Maybe need —tags

This commit is contained in:
Lim Chee Aun 2023-10-03 19:45:42 +08:00
parent 4436c337dd
commit 60d55d45c2

View file

@ -13,4 +13,4 @@ jobs:
with:
ref: production
- run: git tag "`date +%Y.%m.%d`.`git rev-parse --short HEAD`" $(git rev-parse HEAD)
- run: git push
- run: git push --tags