diff --git a/.github/workflows/apptainer-build-deploy.yml b/.github/workflows/apptainer-build-deploy.yml index 114c6d76..7cbf4adb 100644 --- a/.github/workflows/apptainer-build-deploy.yml +++ b/.github/workflows/apptainer-build-deploy.yml @@ -47,7 +47,7 @@ jobs: # singularity push container.sif oras://ghcr.io/${GITHUB_REPOSITORY}:${tag} - name: Upload container to release - uses: svenstaro/upload-release-action@b98a3b12e86552593f3e4e577ca8a62aa2f3f22b + uses: svenstaro/upload-release-action@29e53e917877a24fad85510ded594ab3c9ca12de with: repo_token: ${{ secrets.GITHUB_TOKEN }} file: ${{ matrix.artifact_name }}