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 ca71cae + b2ece67 commit 31f21dcCopy full SHA for 31f21dc
.github/workflows/release-drafter.yml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
config-name: release-drafter.yml
17
env:
18
- GITHUB_PASSWORD: ${{ secrets.GITHUB_PASSWORD }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments