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