mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-13 08:39:01 -05:00
Paths?
This commit is contained in:
parent
7e2a9b766a
commit
8ec86602ca
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ jobs:
|
||||||
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
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue