diff --git a/README.md b/README.md index 26deeb3..5d1f67a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ jobs: npm run build # When the dist_dir is ready, deploy it to neocities - name: Deploy to neocities - uses: bcomnes/deploy-to-neocities@v1 + uses: bcomnes/deploy-to-neocities@v2 with: api_token: ${{ secrets.NEOCITIES_API_TOKEN }} cleanup: false