Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit 27d35eb

Browse files
committed
Update the makefile
1 parent 9088af8 commit 27d35eb

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
@@ -22,5 +22,5 @@ test:
2222
@sleep 1
2323
@echo "Done."
2424

25-
deploy:
25+
update-tag:
2626
sed -i '' 's/tag: \".*\"/tag: \"$(tag)\"/g' $(values)

0 commit comments

Comments
 (0)