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 bf99d06 + 37e2c9c commit 5fbb5bfCopy full SHA for 5fbb5bf
.github/workflows/master-merge.yml
@@ -13,3 +13,5 @@ jobs:
13
- uses: release-drafter/release-drafter@v5
14
with:
15
config-name: release-drafter-config.yml
16
+ env:
17
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments