Skip to content

Commit

Permalink
Merge pull request #3 from WEHI-ResearchComputing/container
Browse files Browse the repository at this point in the history
Update apptainer-build-deploy.yaml
  • Loading branch information
jIskCoder authored Aug 29, 2024
2 parents f349402 + ed6a8e3 commit 2fb1972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apptainer-build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Login and Deploy Container
run: |
echo ${{ secrets.GITHUB_TOKEN }} | apptainer registry login -u ${{ github.actor }} --password-stdin oras://ghcr.io
apptainer push rfdiffusion.sif oras://ghcr.io/wehi-researchcomputing/rfdiffusion-container:latest
apptainer push rfdiffusion.sif oras://ghcr.io/wehi-researchcomputing/rfdiffusion:latest

0 comments on commit 2fb1972

Please sign in to comment.