Skip to content

Commit 0e6d0ca

Browse files
committed
Fix README
1 parent d24f213 commit 0e6d0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GitHub Action and Docker image used to deploy a Docker stack on a Docker Swarm.
3535
| `deploy_timeout` | `DEPLOY_TIMEOUT` | Seconds, to wait until the deploy finishes | | **600** |
3636
| `stack_file` | `STACK_FILE` | Path to the stack file used in the deploy. || |
3737
| `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. | | |
38+
| `stack_param` | `STACK_PARAM` | Additional parameter (env var) to be passed to the stack. | | |
3939
| `debug` | `DEBUG` | Verbose logging | | **0** |
4040

4141

0 commit comments

Comments
 (0)