diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b917484..7dc8608 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -34,6 +34,7 @@ jobs: distribution: goreleaser version: latest args: release --clean + workdir: cmd/app/ env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution