Skip to content

Commit

Permalink
Set workdir of main to server
Browse files Browse the repository at this point in the history
  • Loading branch information
MaartendeKruijf committed Jan 8, 2025
1 parent 34476c3 commit 3127d99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jobs:
distribution: goreleaser
version: latest
args: release --clean
workdir: server
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
Expand Down

0 comments on commit 3127d99

Please sign in to comment.