Use correct icon pattern

This commit is contained in:
William Oldham 2025-05-20 23:02:42 +01:00 committed by GitHub
commit fd7641e241
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
{ {
"name": "Docker Build Workflow", "name": "Docker Build Workflow",
"description": "Workflow to build an AMD64 and ARM64 Docker build on push and PR", "description": "Workflow to build an AMD64 and ARM64 Docker build on push and PR",
"iconName": "package", "iconName": "octicon package",
"categories": [ "categories": [
"Docker" "Docker"
], ],