mirror of
https://github.com/elgohr/Publish-Docker-Github-Action.git
synced 2026-03-12 18:07:12 -04:00
Undeprecate tag_names due to much more complex when using tags
This commit is contained in:
@@ -177,8 +177,6 @@ jobs:
|
|||||||
```
|
```
|
||||||
|
|
||||||
### tag_names
|
### tag_names
|
||||||
> DEPRECATED: Please use tags instead. This option will be removed in a future release.
|
|
||||||
|
|
||||||
Use `tag_names` when you want to push tags/release by their git name (e.g. `refs/tags/MY_TAG_NAME`).
|
Use `tag_names` when you want to push tags/release by their git name (e.g. `refs/tags/MY_TAG_NAME`).
|
||||||
> CAUTION: Images produced by this feature can be override by branches with the same name - without a way to restore.
|
> CAUTION: Images produced by this feature can be override by branches with the same name - without a way to restore.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user