Update README.md
Some checks failed
Check Transpiled JavaScript / Check dist/ (push) Failing after 5s
Continuous Integration / JavaScript Tests (push) Failing after 6s
Continuous Integration / GitHub Actions Test (push) Failing after 36s
Lint Codebase / Lint Codebase (push) Failing after 12m52s
CodeQL / Analyze (javascript) (push) Failing after 38s

This commit is contained in:
2025-12-15 21:04:11 +01:00
parent ef0e9f7e88
commit f844a8d841

View File

@@ -22,7 +22,6 @@ jobs:
# At a minimum this job should compile a static site to some folder
- name: Deploy to PageUp
id: deployment
uses: nna/deploy-pageup@v1 # or specific "vX.X.X" version tag for this action
```