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 01a42e4 commit 1e1c80eCopy full SHA for 1e1c80e
.github/workflows/sign.yml
@@ -76,6 +76,7 @@ jobs:
76
--trusted-signing-endpoint "${{ secrets.TRUSTED_SIGNING_ENDPOINT }}"
77
--trusted-signing-account "${{ secrets.TRUSTED_SIGNING_ACCOUNT }}"
78
--trusted-signing-certificate-profile "${{ secrets.TRUSTED_SIGNING_PROFILE }}"
79
+ --verbosity trace
80
81
- name: artifact
82
uses: actions/upload-artifact@v5
0 commit comments