diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 77b85fd..2258073 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -23,4 +23,4 @@ jobs: run: npm run build - name: Deploy to PageUp - uses: nna/deploy-pageup@v1 # or specific "vX.X.X" version tag for this action \ No newline at end of file + uses: https://hazzy.nonamesoft.xyz/nna/deploy-pageup@v1 # or specific "vX.X.X" version tag for this action \ No newline at end of file