Use correct icon pattern
This commit is contained in:
parent
f3c735ddee
commit
fd7641e241
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Docker Build Workflow",
|
||||
"description": "Workflow to build an AMD64 and ARM64 Docker build on push and PR",
|
||||
"iconName": "package",
|
||||
"iconName": "octicon package",
|
||||
"categories": [
|
||||
"Docker"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue