Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
workdir not working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
simplesagar committed May 17, 2022
1 parent 6b113d6 commit 8c84f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
working-directory: cmd/api
workdir: cmd/api
distribution: goreleaser
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 8c84f93

Please sign in to comment.