Skip to content

Commit c0a0c97

Browse files
ci: simpify go-semantic-release/action call
1 parent ed549e9 commit c0a0c97

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@ jobs:
3434
go-version: 1.18
3535
- run: ./scripts/build-local.sh
3636
- uses: go-semantic-release/action@v1
37-
id: semrel
3837
with:
39-
github-token: ${{ secrets.GITHUB_TOKEN }}
4038
hooks: goreleaser
4139
env:
4240
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)