fix: update changelog generator token to use GITHUB_TOKEN #8

Merged
WorldTeacher merged 1 commits from dev into main 2025-05-23 15:43:10 +01:00
Showing only changes of commit 302599bb80 - Show all commits

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"