kopia lustrzana https://github.com/cheeaun/phanpy
Possibly fix this tagging thing
rodzic
5793476223
commit
028b30a334
|
@ -12,5 +12,5 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: production
|
ref: production
|
||||||
- run: git tag -a "'{date +%Y.%m.%d}.{git rev-parse --short HEAD}'" $(git rev-parse HEAD)
|
- run: git tag "`date +%Y.%m.%d`.`git rev-parse --short HEAD`" $(git rev-parse HEAD)
|
||||||
- run: git push
|
- run: git push
|
||||||
|
|
Ładowanie…
Reference in New Issue