diff --git a/index.js b/index.js index f3f164c..26c8599 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,3 @@ -import { createBadgeFromInputs } from "github-badge-action"; +import { createBadgeFromInputs } from 'github-badge-action' -createBadgeFromInputs(); +createBadgeFromInputs()