Maybe need —tags
This commit is contained in:
parent
4436c337dd
commit
60d55d45c2
2
.github/workflows/prodtag.yml
vendored
2
.github/workflows/prodtag.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue