Skip to content

Commit

Permalink
update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
miku committed Apr 10, 2023
1 parent b26495f commit f668fc0
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 @@ -52,7 +52,7 @@ rpm: $(TARGETS) docs/$(PKGNAME).1

.PHONY: release
release:
@export GITHUB_TOKEN="..."
@echo export GITHUB_TOKEN="..."
@echo go tag $(VERSION)
@echo goreleaser release --rm-dist

Expand Down

0 comments on commit f668fc0

Please sign in to comment.