Skip to content

Commit

Permalink
update chris-upload version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandip117 committed Oct 2, 2024
1 parent cdf8ac4 commit 2de7a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
- name: Upload ChRIS Plugin
id: upload
if: github.ref_type == 'tag'
uses: FNNDSC/upload-chris-plugin@v1
uses: FNNDSC/upload-chris-plugin@main
with:
description_json: ${{ steps.pluginmeta.outputs.json }}
username: ${{ secrets.CHRISPROJECT_USERNAME }}
Expand Down

0 comments on commit 2de7a3e

Please sign in to comment.