{ "name": "dokploy-deploy-action", "version": "1.0.0", "private": true, "description": "GitHub Actions / Gitea Actions step that triggers a Dokploy deployment and waits for it to finish.", "license": "MPL-2.0", "engines": { "node": ">=20" }, "scripts": { "test": "node --test" } }