Update .gitea/workflows/relase.yml
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
|||||||
id: changelog
|
id: changelog
|
||||||
uses: metcalfc/changelog-generator@v4.6.2
|
uses: metcalfc/changelog-generator@v4.6.2
|
||||||
with:
|
with:
|
||||||
myToken: ${{ secrets.TOKEN }}
|
token: ${{ secrets.TOKEN }}
|
||||||
- name: Get the changelog
|
- name: Get the changelog
|
||||||
run: |
|
run: |
|
||||||
cat << "EOF"
|
cat << "EOF"
|
||||||
|
|||||||
Reference in New Issue
Block a user