Skip to content

Commit

Permalink
Add GITHUB_TOKEN for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov committed Jul 14, 2020
1 parent 5c1bec2 commit 6d93cbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ task:
task:
name: Release
only_if: $CIRRUS_TAG != ''
env:
GITHUB_TOKEN: ENCRYPTED[!98ace8259c6024da912c14d5a3c5c6aac186890a8d4819fad78f3e0c41a4e0cd3a2537dd6e91493952fb056fa434be7c!]
container:
image: goreleaser/goreleaser:latest
release_script: gorelease

0 comments on commit 6d93cbd

Please sign in to comment.