fix(ci): specify correct URL

This commit is contained in:
Luke Tainton 2025-01-01 01:48:25 +00:00
parent 5145017bd6
commit fcd9f1ca69
Signed by: luke
SSH Key Fingerprint: SHA256:D34npKT7UaiT/7gULqu7EPSLWWVAjTjXf4kKfJ/fQBo

View File

@ -68,6 +68,7 @@ jobs:
uses: TriPSs/conventional-changelog-action@v6 uses: TriPSs/conventional-changelog-action@v6
id: get_next_version id: get_next_version
with: with:
git-url: ${{ gitea.server_url }}
github-token: ${{ gitea.token }} github-token: ${{ gitea.token }}
skip-commit: true skip-commit: true
release-count: 1 release-count: 1