diff --git a/packages/plugin-buttons/src/index.js b/packages/plugin-buttons/src/index.js index 401aebe440c..229ffd761a3 100644 --- a/packages/plugin-buttons/src/index.js +++ b/packages/plugin-buttons/src/index.js @@ -3,8 +3,6 @@ import buttonhole from './buttonhole' import snaps from './snaps' import { name, version } from '../package.json' -// Force github workflow to run - export default { name: name, version: version,