Skip to content

Commit

Permalink
Add github token path to goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjeffries committed Mar 4, 2020
1 parent d01e3ed commit cd81176
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: goreleaser

env_files:
github_token: ~/.goreleaser/github_token

on:
push:
tags:
Expand Down

0 comments on commit cd81176

Please sign in to comment.