Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dogancanbakir authored Jan 14, 2025
2 parents 1620aaa + ec0060f commit ffb96b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: "Create release on GitHub"
uses: goreleaser/goreleaser-action@v3
with:
args: "release --rm-dist"
args: "release --clean"
version: latest
workdir: v2/
env:
Expand Down

0 comments on commit ffb96b0

Please sign in to comment.