mirror of
https://github.com/elgohr/Publish-Docker-Github-Action.git
synced 2026-03-12 18:07:12 -04:00
Formatting
This commit is contained in:
@@ -27,8 +27,9 @@ jobs:
|
||||
|
||||
#### Optional Arguments
|
||||
|
||||
Push an additional image, which is tagged with the git sha.
|
||||
When you would like to think about versioning images, this might be useful.
|
||||
Use `snapshot` to push an additional image, which is tagged with the git sha.
|
||||
When you would like to think about versioning images, this might be useful.
|
||||
|
||||
```yaml
|
||||
with:
|
||||
args: myDocker/repository
|
||||
|
||||
Reference in New Issue
Block a user