Skip to content

Commit 4ec698c

Browse files
Fix release pipeline (#343)
1 parent bc072ca commit 4ec698c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
distribution: goreleaser
119119
version: latest
120120
args: release --clean
121+
workdir: cmd/soarca
121122
env:
122123
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
123124
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}

0 commit comments

Comments
 (0)