mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-13 09:58:53 -05:00
Troubleshooting Is Fun!
This commit is contained in:
parent
6b7f686b9c
commit
7e2a9b766a
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
shell_command: /bin/ash -e
|
shell_command: /bin/ash -e
|
||||||
image: forgejo.merr.is/${{ github.repository }}:${{ github.head_ref || github.ref_name }}.${{ github.run_number }}
|
image: forgejo.merr.is/${{ github.repository }}:${{ github.head_ref || github.ref_name }}.${{ github.run_number }}
|
||||||
path: /isl-api
|
path: isl-api
|
||||||
destination: dist
|
destination: dist
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
uses: https://github.com/softprops/action-gh-release@v1
|
uses: https://github.com/softprops/action-gh-release@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue