diff --git a/.github/workflows/pull-requests.yaml b/.github/workflows/pull-requests.yaml index 4385b72..d3770f8 100644 --- a/.github/workflows/pull-requests.yaml +++ b/.github/workflows/pull-requests.yaml @@ -27,4 +27,5 @@ jobs: fetch-depth: 0 - name: "Cross Compile and Release" + working-directory: backend run: goreleaser release --snapshot --clean --skip-publish