godaddy-wordpress/Pagely Deploy Action

Deploys code or build artifacts to a Pagely app from GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
PAGELY_DEPLOY_DESTSets the destination subdirectory. You will usually want to prefix this with /httpdocsyes
PAGELY_INTEGRATION_IDThe unique ID for the CICD integration for this app from Atomic.yes
PAGELY_INTEGRATION_SECRETThe CICD integration secret for the app from Atomic.yes
PAGELY_APP_IDThe numeric ID of the app to deploy to and for which the CICD integration is configured.yes
PAGELY_WORKING_DIRThe directory from the repo you wish to deploy. Defaults to the root of the repo.no${{github.workspace}}

no outputs