Skip to content

Commit

Permalink
Updated release action
Browse files Browse the repository at this point in the history
  • Loading branch information
brittonhayes committed Dec 7, 2020
1 parent 40a3684 commit cc8f9ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GORELEASER_TOKEN }}
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ scoop:
bucket:
owner: brittonhayes
name: pillager-scoop
token: ${{ secrets.GORELEASER_TOKEN }}

commit_author:
name: goreleaserbot
Expand Down

0 comments on commit cc8f9ff

Please sign in to comment.