mirror of
https://github.com/netbirdio/netbird.git
synced 2025-04-12 05:28:44 +02:00
Update windows sign pipeline version (#248)
With the latest versions of runner and updates of dependencies a new version was generated.
This commit is contained in:
parent
430e0415df
commit
3385ea6379
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -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 }}" }'
|
||||
inputs: '{ "tag": "${{ github.ref }}" }'
|
||||
|
Loading…
Reference in New Issue
Block a user