We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f5e7f commit 5e5ca0bCopy full SHA for 5e5ca0b
.github/workflows/gh-build-and-sign.yml
@@ -62,7 +62,6 @@ 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