mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 16:54:49 +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 }}
|
||||
GREN_GITHUB_TOKEN: ${{ inputs.github_token }}
|
||||
run: |
|
||||
echo "$MILESTONE+next" > layouts/partials/version.html
|
||||
echo "$MILESTONE+tip" > layouts/partials/version.html
|
||||
git add *
|
||||
git commit --message "Mark non-release version"
|
||||
git push origin main
|
||||
|
Loading…
x
Reference in New Issue
Block a user