mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 09:43:06 +00:00
build: Changed wording
This commit is contained in:
parent
5730f843d2
commit
96881c3868
1 changed files with 1 additions and 1 deletions
|
@ -73,5 +73,5 @@ runs:
|
||||||
run: |
|
run: |
|
||||||
echo "$MILESTONE+next" > layouts/partials/version.html
|
echo "$MILESTONE+next" > layouts/partials/version.html
|
||||||
git add *
|
git add *
|
||||||
git commit --message "Ship tag $MILESTONE"
|
git commit --message "Mark non-release version"
|
||||||
git push origin main
|
git push origin main
|
||||||
|
|
Loading…
Reference in a new issue