Skip to content

Commit

Permalink
Try once more
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbradley committed Sep 13, 2024
1 parent 738e08a commit 9ce0b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: apptainer build --build-arg PYBIOCLIP_VERSION=1.0.0 apptainer.sif apptainer.def

- name: Publish apptainer image
run: apptainer push apptainer.sif oras://${{ env.REGISTRY }}/${{ steps.lowercase.LC_IMAGE_NAME }}-sif:1.0.0
run: apptainer push apptainer.sif oras://${{ env.REGISTRY }}/${{ steps.lowercase.outputs.LC_IMAGE_NAME }}-sif:1.0.0

0 comments on commit 9ce0b4a

Please sign in to comment.