diff --git a/.forgejo/workflows/release.yml b/.forgejo/workflows/release.yml index d02d09c..ce6f249 100644 --- a/.forgejo/workflows/release.yml +++ b/.forgejo/workflows/release.yml @@ -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: