heyputer/Puter Worker Deploy

Upload a worker's source from a repository path to Puter FS and deploy/update a Puter Worker.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
worker_nameWorker name to deploy (e.g. my-api or my-api.puter.work).yes
puter_pathDestination directory path in Puter FS for the worker source.yes
puter_tokenPuter auth token. Pass from GitHub secrets.yes
source_pathLocal path in the checked out repository to deploy.no.
entry_fileWorker entry file, relative to source_path (ignored when source_path is a single file).noindex.js
include_hiddenWhether to include hidden files/directories (dotfiles).nofalse
concurrencyNumber of concurrent uploads.no8
namedescription
deployed_filesTotal files uploaded.
worker_urlResolved worker URL.
deploy_actionWorker deploy result: created or updated.