Skip to content

Commit

Permalink
fix: set workdir for goreleaser action
Browse files Browse the repository at this point in the history
  • Loading branch information
smlx committed Aug 18, 2023
1 parent 710d420 commit 8011348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag-release.yaml
Expand Up @@ -37,5 +37,6 @@ jobs:
with:
version: latest
args: release --clean
workdir: ./cmd/ccv
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8011348

Please sign in to comment.