We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b0808b + a557e90 commit 90d5f89Copy full SHA for 90d5f89
.github/workflows/release.yml
@@ -351,7 +351,7 @@ jobs:
351
352
- name: Install sign CLI tool
353
run: |
354
- dotnet tool install -g --version 0.9.1-beta.24325.5
+ dotnet tool install -g sign --version 0.9.1-beta.24325.5
355
356
- name: Sign payload
357
@@ -427,7 +427,7 @@ jobs:
427
428
429
430
431
432
- name: Sign package
433
0 commit comments