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 e092361 commit 9c1d230Copy full SHA for 9c1d230
.github/workflows/release.yml
@@ -99,7 +99,8 @@ jobs:
99
with:
100
client-id: 80125de0-6f58-4f16-bd05-b2fa621d36a5
101
tenant-id: 16076fdc-fcc1-4a15-b1ca-32c9a255900e
102
- subscription-id: 997e7c30-fd83-4b3d-bcf5-492e194f9b98
+ #subscription-id: 997e7c30-fd83-4b3d-bcf5-492e194f9b98
103
+ allow-no-subscriptions: true
104
105
# Run the signing command
106
- name: Sign artifacts
0 commit comments