Troubleshooting Is Fun!

This commit is contained in:
Annika Merris 2024-02-03 19:36:55 -05:00
parent 6b7f686b9c
commit 7e2a9b766a

View file

@ -47,7 +47,7 @@ jobs:
with:
shell_command: /bin/ash -e
image: forgejo.merr.is/${{ github.repository }}:${{ github.head_ref || github.ref_name }}.${{ github.run_number }}
path: /isl-api
path: isl-api
destination: dist
- name: Create Release
uses: https://github.com/softprops/action-gh-release@v1