tabbify-io/Tabbify Deploy

Deploy an app to Tabbify. Variant 2 (remote build on Tabbify infra) by default.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
remoteRemote build (Variant 2). Set 'false' for local build + registry push (Variant 1).true
tokenTabbify API bearer token (TABBIFY_TOKEN).yes
clone-tokenGit clone token. Defaults to the Action's GITHUB_TOKEN (per-run, repo-scoped — no GitHub App needed).${{ github.token }}
app-dirApp directory holding tabbify.toml..
tenantTenant namespace (registry path prefix).tabbify
builderBuilder supervisor (name|ULA). Empty ⇒ tabbify.toml [build].builder, then node selection.""
node-urlTabbify node API base URL.https://api.tabbify.io
cli-base-urlBase URL of the tcli release S3 (cli/ prefix). Must match the publishing bucket.""

no outputs