Gotta Fix My Release

This commit is contained in:
Annika Merris 2024-02-04 11:54:45 -05:00
parent 8321015050
commit 0b6fe8587c

View file

@ -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