Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #243 from hickeyma/ci/remove-token
Browse files Browse the repository at this point in the history
Remove token for goreleaser
  • Loading branch information
hickeyma authored Jul 15, 2024
2 parents 2528f0b + 3847088 commit 98df8be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ builds:
binary: 2to3
env:
- CGO_ENABLED=0
- GITHUB_TOKEN: ${{ secrets.GO_RELEASER_TOKEN }}
goos:
- darwin
- linux
Expand Down

0 comments on commit 98df8be

Please sign in to comment.