File tree Expand file tree Collapse file tree 1 file changed +5
-14
lines changed
Expand file tree Collapse file tree 1 file changed +5
-14
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'
3- author : bots-house
4-
5- branding :
6- icon : delete
7- color : blue
2+ description : Delete GitHub Container Registry Image by specified tag
83
94inputs :
105 owner :
11- description : >
12- Owner of the package (user or organization)
6+ description : Owner of the package (user or organization)
137 required : true
148
159 name :
16- description : >
17- Name of the package containing the version to delete.
10+ description : Name of the package containing the version to delete.
1811 required : true
1912
2013 token :
21- description : >
22- Token with the necessary scopes to delete package versions.
14+ description : Token with the necessary scopes to delete package versions.
2315 required : true
2416
2517 tag :
26- description : >
27- Tag to delete
18+ description : Tag to delete
2819 required : true
2920
3021
You can’t perform that action at this time.
0 commit comments