mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 20:46:33 +08:00
build: rename version in semver
This commit is contained in:
parent
dc44692942
commit
a3ca106822
@ -71,7 +71,7 @@ runs:
|
|||||||
GITHUB_TOKEN: ${{ inputs.github_token }}
|
GITHUB_TOKEN: ${{ inputs.github_token }}
|
||||||
GREN_GITHUB_TOKEN: ${{ inputs.github_token }}
|
GREN_GITHUB_TOKEN: ${{ inputs.github_token }}
|
||||||
run: |
|
run: |
|
||||||
echo "$MILESTONE+next" > layouts/partials/version.html
|
echo "$MILESTONE+tip" > layouts/partials/version.html
|
||||||
git add *
|
git add *
|
||||||
git commit --message "Mark non-release version"
|
git commit --message "Mark non-release version"
|
||||||
git push origin main
|
git push origin main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user