diff --git a/README.md b/README.md index 38d1dc2..436fb56 100644 --- a/README.md +++ b/README.md @@ -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 ```