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 c5f6d57 commit 5edaa19Copy full SHA for 5edaa19
.github/workflows/release.yml
@@ -18,3 +18,5 @@ jobs:
18
node-version: 16.x
19
20
- run: npx changelogithub
21
+ env:
22
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments