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 a383bb7 commit 1847eb6Copy full SHA for 1847eb6
.github/workflows/dry-run-release.yml
@@ -88,6 +88,7 @@ jobs:
88
needs: [dry-run-get-draft-release, dry-run-release-published]
89
permissions:
90
contents: write
91
+ id-token: write
92
env:
93
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
94
steps:
0 commit comments