feat: change pages deploy action
Some checks failed
Deploy Website / build (push) Failing after 1m13s

This commit is contained in:
TheClashFruit 2024-04-20 17:53:12 +02:00
parent e67d8c1194
commit 2828740433
Signed by: TheClashFruit
GPG key ID: 09BB24C34C2F3204

View file

@ -23,6 +23,6 @@ jobs:
pnpm install pnpm install
pnpm run build pnpm run build
- name: Deploy The Website - name: Deploy The Website
uses: TheClashFruit/pages-deploy@v2.1 uses: Forgejo/pages-deploy@v1
with: with:
folder: ./out folder: ./out