Skip to content

Commit

Permalink
fix: Set correct workdir for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
nickderobertis committed Aug 3, 2024
1 parent 9956450 commit fd53de1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ jobs:
- uses: goreleaser/goreleaser-action@v4
with:
version: "~> v2"
workdir: ./provider
args: release

0 comments on commit fd53de1

Please sign in to comment.