We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24f213 commit 0e6d0caCopy full SHA for 0e6d0ca
README.md
@@ -35,7 +35,7 @@ GitHub Action and Docker image used to deploy a Docker stack on a Docker Swarm.
35
| `deploy_timeout` | `DEPLOY_TIMEOUT` | Seconds, to wait until the deploy finishes | | **600** |
36
| `stack_file` | `STACK_FILE` | Path to the stack file used in the deploy. | ✅ | |
37
| `stack_name` | `STACK_NAME` | Name of the stack to be deployed. | ✅ | |
38
-| `stack_paran` | `STACK_PARAM` | Additional parameter (env var) to be passed to the stack. | | |
+| `stack_param` | `STACK_PARAM` | Additional parameter (env var) to be passed to the stack. | | |
39
| `debug` | `DEBUG` | Verbose logging | | **0** |
40
41
0 commit comments