Skip to content

fix(deps): update dependency lodash to ^4.18.1 #186

fix(deps): update dependency lodash to ^4.18.1

fix(deps): update dependency lodash to ^4.18.1 #186

Workflow file for this run

name: npm publish
on:
issue_comment:
types: [created]
jobs:
npm-publish:
uses: tradeshift/actions-workflow-npm/.github/workflows/comment-npm-publish_and_docker-push.yml@v1

Check failure on line 8 in .github/workflows/npm-publish.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/npm-publish.yml

Invalid workflow file

error parsing called workflow ".github/workflows/npm-publish.yml" -> "tradeshift/actions-workflow-npm/.github/workflows/comment-npm-publish_and_docker-push.yml@v1" : failed to fetch workflow: workflow was not found.
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}
npm-read-token: ${{ secrets.NPM_PUBLISH_TOKEN_PUBLIC }}