diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 442f3a4df..f36d2d674 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -64,6 +64,6 @@ jobs: with: workflow: Sign windows bin and installer repo: wiretrustee/windows-sign-pipeline - ref: v0.0.1 + ref: v0.0.2 token: ${{ secrets.SIGN_GITHUB_TOKEN }} - inputs: '{ "tag": "${{ github.ref }}" }' \ No newline at end of file + inputs: '{ "tag": "${{ github.ref }}" }'