File tree Expand file tree Collapse file tree 1 file changed +14
-5
lines changed
Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Original file line number Diff line number Diff line change 11name : GHCR Delete Image
2- description : Delete GitHub Container Registry Image by specified tag
2+ description : ' Delete GitHub Container Registry Image by specified tag'
3+ author : bots-house
4+
5+ branding :
6+ icon : delete
7+ color : blue
38
49inputs :
510 owner :
6- description : Owner of the package (user or organization)
11+ description : >
12+ Owner of the package (user or organization)
713 required : true
814
915 name :
10- description : Name of the package containing the version to delete.
16+ description : >
17+ Name of the package containing the version to delete.
1118 required : true
1219
1320 token :
14- description : Token with the necessary scopes to delete package versions.
21+ description : >
22+ Token with the necessary scopes to delete package versions.
1523 required : true
1624
1725 tag :
18- description : Tag to delete
26+ description : >
27+ Tag to delete
1928 required : true
2029
2130
You can’t perform that action at this time.
0 commit comments