brendongor/Publish Docs to DP Workers
Validate site config, build Astro docs, bundle static output, and publish to dp-workers.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 30, 2026
- License
- None
Pinned Snippet
uses: brendongor/dp-publish-workflow@b18280d522eb4ce063c2a1f7eebf387ce6b3bb82 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| template-dir | Path to the checked-out template repository. | no | . |
| publish-url | Fully-qualified dp-workers publish endpoint. | no | https://test.brendongorelik.org/v1/publish |
| publish-audience | OIDC audience expected by dp-workers. | no | test.brendongorelik.org-publish-v0 |
| root-domain | Root domain used by dp-workers to serve published sites. | no | test.brendongorelik.org |
Outputs
no outputs