diff --git a/.forgejo/workflows/release.yml b/.forgejo/workflows/release.yml index ce6f249..27b52aa 100644 --- a/.forgejo/workflows/release.yml +++ b/.forgejo/workflows/release.yml @@ -45,7 +45,7 @@ jobs: uses: https://github.com/moosetheory/actions-docker-extract@v3.1 id: extract with: - shell_command: /bin/ash -e + shell_command: /bin/ash -c image: forgejo.merr.is/${{ github.repository }}:${{ github.head_ref || github.ref_name }}.${{ github.run_number }} path: isl-api destination: /dist