Skip to content

Commit

Permalink
move goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jpillora committed Jan 2, 2020
1 parent cff7425 commit c8e4d69
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
args: release --config .github/workflows/goreleaser.yml
args: release --config .github/goreleaser.yml
if: success()

0 comments on commit c8e4d69

Please sign in to comment.