This commit is contained in:
parent
775f7ce58a
commit
c487a812b3
@ -19,7 +19,7 @@ jobs:
|
||||
git config --global user.email "actions@local"
|
||||
git config --global --add safe.directory ${BLOG_FOLDER}
|
||||
git submodule update --init --recursive
|
||||
git pull
|
||||
git pull --rebase
|
||||
|
||||
- name: Get current Hugo version
|
||||
run: echo "current_version=$(${BLOG_FOLDER}/bin/hugo version | grep -oE 'v[0-9]+\.[0-9]+\.[0-9]+')" | tee -a $GITEA_ENV
|
||||
|
Loading…
x
Reference in New Issue
Block a user