fix(ci): specify correct URL
This commit is contained in:
parent
5145017bd6
commit
fcd9f1ca69
@ -68,6 +68,7 @@ jobs:
|
||||
uses: TriPSs/conventional-changelog-action@v6
|
||||
id: get_next_version
|
||||
with:
|
||||
git-url: ${{ gitea.server_url }}
|
||||
github-token: ${{ gitea.token }}
|
||||
skip-commit: true
|
||||
release-count: 1
|
||||
|
Loading…
Reference in New Issue
Block a user