You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the [Inputs Documentation](../docs/inputs.md) for more options and **default** values.
34
+
35
+
</div>
32
36
33
37
## Usage
34
38
@@ -41,7 +45,11 @@ If using the [env_file](https://docs.docker.com/compose/how-tos/environment-vari
41
45
The workflow runs based on the [events](https://docs.github.com/en/actions/reference/workflows-and-actions/events-that-trigger-workflows) defined in the `on:` parameter.
42
46
If using the `workflow_dispatch` trigger you can [manually run the job](https://docs.github.com/en/actions/how-tos/manage-workflow-runs/manually-run-a-workflow) at any time.
43
47
44
-
> See the [Inputs Documentation](../docs/inputs.md) for more options to customize your deployment.
0 commit comments