From da2991e84ff3db1bddb40e967c83bfd365f7ef7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD?= Date: Tue, 10 Oct 2023 02:18:22 +0600 Subject: [PATCH] Update hugo.yml --- .github/workflows/hugo.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: ./