Skip to content

Commit

Permalink
fix(ci): go releaser
Browse files Browse the repository at this point in the history
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
  • Loading branch information
rjshrjndrn committed Mar 9, 2024
1 parent e5459d9 commit 4fcf88d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4fcf88d

Please sign in to comment.