Skip to content

Commit

Permalink
Make sure correct SHA is used for source code.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelonken committed Jan 11, 2024
1 parent 1bc3424 commit 73e82a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,5 @@ jobs:
--prerelease-packages "${{ github.workspace }}\dcmtk-install\dcmtk-*-win64.zip" `
--prerelease-packages-clear-pattern "dcmtk-*-win64.zip" `
--prerelease-packages-keep-pattern "*<COMMIT_SHORT_SHA>*" `
--pre-release-sha "<COMMIT_SHORT_SHA>" `
--token ${{ secrets.PUBLISH_RELEASE_TOKEN }}

0 comments on commit 73e82a1

Please sign in to comment.