From 3cf42451e82d3f77dbaec231c9f9a055afede739 Mon Sep 17 00:00:00 2001 From: candle Date: Sat, 25 May 2024 14:03:10 +0100 Subject: [PATCH] testing neocities --- .github/workflows/publish.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 268c890..f621e15 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -25,12 +25,12 @@ jobs: uses: actions/upload-pages-artifact@v1 with: path: ./site/bipsi - - name: Deploy to neocities + - name: deploy to neocities uses: bcomnes/deploy-to-neocities@v2 with: api_token: ${{ secrets.NEOCITIES_API_TOKEN }} cleanup: false - dist_dir: site + dist_dir: ./site deploy: environment: