Update .gitea/workflows/ci.yaml
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
- uses: go-semantic-release/action@v1
|
||||
with:
|
||||
# hooks: goreleaser
|
||||
custom-arguments: --provider=gitea --no-ci
|
||||
custom-arguments: --provider=gitea --no-ci=true
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.G_TOKEN }}
|
||||
GITEA_HOST: ${{ secrets.G_SERVER_URL}}
|
||||
Reference in New Issue
Block a user