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