docs: add missing single quote (#378)
This commit is contained in:
@@ -87,7 +87,7 @@ Add a step like this to your workflow:
|
|||||||
|
|
||||||
# Arguments for the git push --tags command (any additional argument will be added after --tags)
|
# Arguments for the git push --tags command (any additional argument will be added after --tags)
|
||||||
# Default: ''
|
# Default: ''
|
||||||
tag_push: '--force
|
tag_push: '--force'
|
||||||
```
|
```
|
||||||
|
|
||||||
### Git arguments
|
### Git arguments
|
||||||
|
|||||||
Reference in New Issue
Block a user