mirror of
https://github.com/elgohr/Publish-Docker-Github-Action.git
synced 2026-03-12 18:07:12 -04:00
Fix formating
This commit is contained in:
@@ -83,7 +83,7 @@ with:
|
||||
|
||||
### pull_requests
|
||||
Use `pull_requests` if you would like to publish pull requests.
|
||||
The images will be published under 'pr{NUMBER_OF_PR}{ACTION_IN_REF}'
|
||||
The images will be published under `pr{NUMBER_OF_PR}{ACTION_IN_REF}`
|
||||
> CAUTION: Only activate this option, when you are really sure, that nobody will be able to do something bad in your name within the PR.
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user