Skip to content

Commit

Permalink
Try personal token.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelonken committed Sep 12, 2023
1 parent 8a6cacb commit ce9476e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
--prerelease-packages "${{ github.workspace }}\dcmqi-build\dcmqi-build\dcmqi-*-win64-*.zip" `
--prerelease-packages-clear-pattern "dcmqi-*-win64-*" `
--prerelease-packages-keep-pattern "*<COMMIT_DATE>-<COMMIT_SHORT_SHA>*" `
--token ${{ secrets.GA_TOKEN }}
--token ${{ secrets.RELEASE_TOKEN }}

0 comments on commit ce9476e

Please sign in to comment.