This commit is contained in:
Annika Merris 2024-02-03 19:48:53 -05:00
parent 7e2a9b766a
commit 8ec86602ca

View file

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