mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-13 04:56:50 -05:00
Gotta Fix My Release
This commit is contained in:
parent
8321015050
commit
0b6fe8587c
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ jobs:
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
shell_command: /bin/ash -c
|
shell_command: /bin/ash -c
|
||||||
image: forgejo.merr.is/${{ github.repository }}:${{ github.head_ref || github.ref_name }}.${{ github.run_number }}
|
image: ${{ steps.meta.outputs.labels[0] }}
|
||||||
path: isl-api
|
path: isl-api
|
||||||
destination: dist
|
destination: dist
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue