Update .gitea/workflows/relase.yml

This commit is contained in:
2025-05-21 09:58:15 +01:00
parent 0e2e20ea28
commit 173d480d5b

View File

@@ -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"