Skip to content

Commit

Permalink
Update action.yml (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelMor25 authored Aug 23, 2024
1 parent 760e7b8 commit 427336f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/publish-with-publish-please/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ runs:
run: git checkout -- package-lock.json || true

- shell: bash
run: npx publish-please || (git status && false)
run: npx @testcafe/publish-please || (git status && false)

0 comments on commit 427336f

Please sign in to comment.