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 7bc9f49 commit 9c9f3a3Copy full SHA for 9c9f3a3
1 file changed
.github/workflows/changelog.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
with:
17
fetch-depth: 0
18
+ token: ${{ secrets.PAT_TOKEN }}
19
20
- name: Generate changelog
21
env:
0 commit comments