Skip to content

Commit

Permalink
chore(deps): update cucumber/action-publish-npm action to v1.1.1 (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent 1370add commit 7c912e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- run: npm install-ci-test
working-directory: javascript

- uses: cucumber/action-publish-npm@v1.1.0
- uses: cucumber/action-publish-npm@v1.1.1
with:
npm-token: ${{ secrets.NPM_TOKEN }}
working-directory: javascript

0 comments on commit 7c912e6

Please sign in to comment.