Skip to content

Commit

Permalink
specify workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
shmokmt committed Feb 16, 2024
1 parent 7769e87 commit ba838a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
distribution: goreleaser
version: latest
args: release --clean
workdir: cmd/tfhk
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ba838a2

Please sign in to comment.