checking-question-type-action command to build and publish the message npm run build && npm run package && git add . && git commit -m "initial commit" && git tag -a -m "checking-question-type-action" v0.1 && git push --follow-tags