diff --git a/.gitea/workflows/build-image.yaml b/.gitea/workflows/build-image.yaml index b29a9e1..dceafbf 100644 --- a/.gitea/workflows/build-image.yaml +++ b/.gitea/workflows/build-image.yaml @@ -32,7 +32,7 @@ jobs: node-version: '${{ NODE_VERSION }}' - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: https://github.com/peaceiris/actions-hugo@v2 with: hugo-version: '${{ HUGO_VERSION }}'