saucal/Prepare Deploy
Bundle action to prepare the build process
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Source directory | no | source |
| built | Previous build directory | no | built |
| git-token | GIT Token to use when checking out and commiting | yes | — |
| repo | owner/repo (github only) | no | current-built |
| branch | branch to deploy to | no | ${{ github.ref_name }} |
| slack-token | Slack token for notifications | no | "" |
| slack-channel | Slack channel to publish to | no | "" |
| is-full-site | Whether the site being prepared is a full site repo, or not (single plugin or theme) | no | auto |
| add-mu-plugins | Whether or not to add our MU-Plugins | no | auto |
| mu-plugins-path | The path to use for MU-Plugins | no | mu-plugins |
| mu-plugins-branch | The branch to use for MU-Plugins | no | main |
| exclude-outside-collaborators | Exclude outside collaborators from built repo | no | true |
Outputs
no outputs