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.
1 parent 12c2ba4 commit 50f5e7fCopy full SHA for 50f5e7f
1 file changed
.github/workflows/gh-build-and-sign.yml
@@ -62,6 +62,7 @@ jobs:
62
client-id: ${{ secrets.AZURE_CLIENT_ID }}
63
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
64
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
65
+ auth-type: IDENTITY
66
67
# Run the signing command
68
- name: Sign artifacts
0 commit comments