This repository contains the built output of the "DecentAppsNet/promote" GitHub Action. Its source code is maintained in the DecentAppsNet/decent-actions monorepo.
Each action has its own repository like this one to allow clean and simple use with the uses: field in GitHub Actions workflows. This repo is intentionally limited to build artifacts only — source code and history are managed centrally.
This GitHub Action promotes your staging deployment to the production environment on decentapps.net, making it live at the production URL.
The required API key and app name are provided during your provisioning process with Decent Apps.
| Name | Required | Description |
|---|---|---|
api-key |
✅ Yes | Decent API key used for authentication. |
app-name |
✅ Yes | The name of the app being promoted. |
Use the create-decent-app issue tracker rather than the issue tracker on this repo.
For support and bugs, please use the issue tracking link mentioned above. For other things, you can email us at info@decentapps.net.