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 e1b9325 commit a72d5cfCopy full SHA for a72d5cf
.github/workflows/release-metrics.yml
@@ -26,4 +26,6 @@ jobs:
26
source-version-override: ${{ github.ref }}
27
env-vars-for-codebuild: GITHUB_REPOSITORY, UPLOAD, RELEASE_METRICS, IDENTIFIER
28
29
-permissions: { }
+permissions:
30
+ id-token: write
31
+ contents: read
0 commit comments