mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 11:10:59 -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/')
|
||||
with:
|
||||
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
|
||||
destination: dist
|
||||
- name: Create Release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue