Skip to content

Commit

Permalink
Fix goreleaseer workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
mogensen committed Aug 12, 2020
1 parent 0241f22 commit 7e64ab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
uses: goreleaser/goreleaser-action@master
with:
args: release
workdir: ./cmd/git-open
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7e64ab6

Please sign in to comment.