mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-23 15:47:42 +08:00
make release doc: push latest tag
This commit is contained in:
parent
bf5c054414
commit
321080de71
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -271,7 +271,7 @@ endif
|
||||||
# - Reverting tagged commit...
|
# - Reverting tagged commit...
|
||||||
@git revert --no-edit HEAD
|
@git revert --no-edit HEAD
|
||||||
@echo "==================================================================="
|
@echo "==================================================================="
|
||||||
@echo "Done! You can now execute 'git push --follow-tags'"
|
@echo "Done! You can now execute 'git push origin $(VERSION)'"
|
||||||
|
|
||||||
# Dummy target to test for GNU make availability
|
# Dummy target to test for GNU make availability
|
||||||
_test:
|
_test:
|
||||||
|
|
Loading…
Reference in a new issue