diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index a11ba1a..7a19ebd 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -31,7 +31,7 @@ jobs: build: runs-on: ubuntu-latest env: - HUGO_VERSION: 0.114.0 + HUGO_VERSION: 0.119.0 steps: - name: Install Hugo CLI run: | @@ -78,9 +78,9 @@ jobs: runs-on: ubuntu-latest needs: build steps: - - name: Deploy to neocities + - name: Deploy to NeoCities uses: bcomnes/deploy-to-neocities@v1 with: api_token: ${{ secrets.NEOCITIES_API_TOKEN }} cleanup: true - dist_dir: . + dist_dir: ./