diff --git a/automation/properties/npm-publish.properties.json b/automation/properties/npm-publish.properties.json index 537026a..71c8381 100644 --- a/automation/properties/npm-publish.properties.json +++ b/automation/properties/npm-publish.properties.json @@ -1,6 +1,6 @@ { "name": "Test, build and publish NPM package", "description": "Publishes an NPM package to NPM and GitHub Package Registry", - "iconName": "octicon smiley", + "iconName": "octicon package", "categories": ["Automation", "SDLC"] }