We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0241f22 commit 7e64ab6Copy full SHA for 7e64ab6
.github/workflows/release.yml
@@ -24,5 +24,6 @@ jobs:
24
uses: goreleaser/goreleaser-action@master
25
with:
26
args: release
27
+ workdir: ./cmd/git-open
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments