Update .gitea/workflows/tag-release.yaml
This commit is contained in:
@@ -22,4 +22,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.REPO_PUSH_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.REPO_PUSH_TOKEN }}
|
||||||
WITH_V: true
|
WITH_V: true
|
||||||
GIT_API_TAGGING: true
|
GIT_API_TAGGING: false
|
||||||
|
|||||||
Reference in New Issue
Block a user