1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-27 04:38:25 -04:00

Update check-releases.yml

This commit is contained in:
Jake Jarvis 2020-12-13 09:35:47 -05:00 committed by GitHub
parent eab72d16b7
commit 1f53fe5f77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,9 @@ on:
jobs: jobs:
check: check:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env:
# https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
steps: steps:
- name: Get latest Hugo version - name: Get latest Hugo version
# https://gist.github.com/lukechilds/a83e1d7127b78fef38c2914c4ececc3c # https://gist.github.com/lukechilds/a83e1d7127b78fef38c2914c4ececc3c