Skip to content

Commit

Permalink
Added github token path to goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
gtalarico committed Jan 20, 2019
1 parent 99776e5 commit aac1da9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# This is an example goreleaser.yaml file with some sane defaults.
# Make sure to check the documentation at http://goreleaser.com
env_files:
github_token: ~/.githubtoken
before:
hooks:
# you may remove this if you don't use vgo
Expand Down

0 comments on commit aac1da9

Please sign in to comment.