name: npm-publish description: "publishes latest version tag to a npm repository" author: "Bryce Thorup" runs: using: "composite" steps: - run: $GITHUB_ACTION_PATH/action.sh shell: bash