docs: add missing single quote (#378)

This commit is contained in:
Akimo
2022-03-12 19:36:58 +09:00
committed by GitHub
parent 050a667872
commit 8e591a749d

View File

@@ -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)
# Default: ''
tag_push: '--force
tag_push: '--force'
```
### Git arguments