Update .gitea/workflows/bumptest.yml
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
id: changelog
|
||||
uses: requarks/changelog-action@v1
|
||||
with:
|
||||
token: ${{ secrets.TOKEN }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
fromTag: ${{ env.OLD_VERSION }}
|
||||
toTag: ${{ env.VERSION }}
|
||||
writeToFile: true
|
||||
|
||||
Reference in New Issue
Block a user