This commit is contained in:
parent
8af88c96a9
commit
a6985f8877
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Get current Hugo version
|
||||
run: |
|
||||
current_version=$(${BLOG_FOLDER}/hugo version | grep -oE 'v[0-9]+\.[0-9]+\.[0-9]+')
|
||||
echo "current_version=$current_version | tee -a $GITEA_ENV
|
||||
echo "current_version=$current_version" | tee -a $GITEA_ENV
|
||||
|
||||
- name: Verify latest Hugo version
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user