Skip to content

Commit 0fc4f39

Browse files
committed
Revert "Tmp commit (for building a GHCR version with an artificial tag)"
This reverts commit 903a34a.
1 parent 903a34a commit 0fc4f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push-apptainer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Login and deploy container
2929
run: |
3030
echo ${{ secrets.GITHUB_TOKEN }} | apptainer registry login -u "${{ github.actor }}" --password-stdin oras://ghcr.io
31-
apptainer push bidscoin.sif oras://ghcr.io/donders-institute/bidscoin:4.6.0
31+
apptainer push bidscoin.sif oras://ghcr.io/donders-institute/bidscoin:${GITHUB_REF_NAME}

0 commit comments

Comments
 (0)