webshr/Build WordPress Archive

Build a zip archive of your WordPress plugin & theme using GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
node-versionNode versionno20
install-composerInstall Composer? Use 'true' to install all dependencies, 'no-dev' to exclude dev dependencies, or 'false' to skip.yesno-dev
npm-run-buildRun `npm run build`?yesfalse
retention-daysNumber of days to retain the artifactno30
archive-nameName of the zip archiveno${{ github.event.repository.name }}
versionVersion to stamp into the plugin/theme header, readme.txt and package.json before building (e.g. the release tag). Leave empty to skip.no""
upload-artifactUpload the artifact?nofalse

no outputs