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 f1608dc commit 37e2c9cCopy full SHA for 37e2c9c
.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