set working directory

This commit is contained in:
Hayden 2023-03-25 11:17:07 -08:00
parent bd0db1ea37
commit 9020587c9e
No known key found for this signature in database
GPG key ID: 17CF79474E257545

View file

@ -43,6 +43,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
with:
workdir: "backend"
distribution: goreleaser
version: latest
args: release --clean