Skip to content

Commit f668fc0

Browse files
committed
update makefile
1 parent b26495f commit f668fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ rpm: $(TARGETS) docs/$(PKGNAME).1
5252

5353
.PHONY: release
5454
release:
55-
@export GITHUB_TOKEN="..."
55+
@echo export GITHUB_TOKEN="..."
5656
@echo go tag $(VERSION)
5757
@echo goreleaser release --rm-dist
5858

0 commit comments

Comments
 (0)