Skip to content

Commit

Permalink
Merge pull request #5 from ICGC-TCGA-PanCancer/fast-qc@0.1.0
Browse files Browse the repository at this point in the history
try [release]
  • Loading branch information
junjun-zhang authored Jan 29, 2021
2 parents 26258be + e5f67a7 commit d30b74b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ jobs:
sudo mv nextflow /usr/local/bin/
- name: "Login to GitHub Container Registry" # normally shouldn't need to loging, but new image when just created is private
if: ${{ needs.build.outputs.branch != 'main' }}
uses: docker/login-action@v1
with:
registry: ghcr.io
Expand Down

0 comments on commit d30b74b

Please sign in to comment.