fix: update changelog generator token to use GITHUB_TOKEN

This commit is contained in:
2025-05-23 16:36:02 +02:00
parent fc6825d018
commit 302599bb80

View File

@@ -64,7 +64,7 @@ jobs:
id: changelog
uses: metcalfc/changelog-generator@v4.6.2
with:
token: ${{ secrets.TOKEN }}
myToken: ${{ secrets.GITHUB_TOKEN }}
- name: Get the changelog
run: |
cat << "EOF"