fixing to point at github for action step

This commit is contained in:
hack13 2023-09-16 11:11:11 -04:00
parent 527d554bf0
commit 6b04f8ff09
No known key found for this signature in database
GPG key ID: E24A3BE06FE108C9

View file

@ -10,7 +10,7 @@ jobs:
- name: Get latest code
uses: actions/checkout@v2
- name: Build hugo site
uses: jakejarvis/hugo-build-action@master
uses: https://github.com/jakejarvis/hugo-build-action@master
with:
args: --minify
- name: Clean permissions