Skip to content

Commit

Permalink
Merge branch 'main' of github.com:FNNDSC/pl-gifit
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Oct 13, 2023
2 parents 2724f1a + 120f3b6 commit 4b5458f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ jobs:
uses: FNNDSC/upload-chris-plugin@v1
with:
dock_image: ${{ steps.info.outputs.local_tag }}
username: ${{ steps.CHRISPROJECT_USERNAME }}
password: ${{ steps.CHRISPROJECT_PASSWORD }}
username: ${{ secrets.CHRISPROJECT_USERNAME }}
password: ${{ secrets.CHRISPROJECT_PASSWORD }}
chris_url: https://cube.chrisproject.org/api/v1/
compute_names: host,galena

Expand Down

0 comments on commit 4b5458f

Please sign in to comment.