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.
2 parents 21c1bfc + 16daac0 commit 4d9f8bfCopy full SHA for 4d9f8bf
.github/workflows/release-drafter.yml
@@ -13,8 +13,9 @@ jobs:
13
update_release_draft:
14
permissions:
15
id-token: write
16
+ contents: write
17
runs-on: ubuntu-latest
18
steps:
19
- uses: release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v5.20.1
20
env:
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments