Skip to content

Commit 7e64ab6

Browse files
committed
Fix goreleaseer workdir
1 parent 0241f22 commit 7e64ab6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424
uses: goreleaser/goreleaser-action@master
2525
with:
2626
args: release
27+
workdir: ./cmd/git-open
2728
env:
2829
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)