Skip to content

Commit

Permalink
syncing state
Browse files Browse the repository at this point in the history
  • Loading branch information
thejawker committed Aug 11, 2024
1 parent a75586c commit 50f1c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dist-fake:
dist:
@echo "Releasing the binary..."
# export the env GITHUB_TOKEN first before realeasing
@goreleaser release
@goreleaser release --clean

# Build the Go binary
.PHONY: build
Expand Down

0 comments on commit 50f1c37

Please sign in to comment.