Skip to content

Commit

Permalink
revert change to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
CiotkaCierpienia committed Aug 30, 2024
1 parent 9ec90e9 commit d77e63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
create_tag: "true"
commit_pattern: "^Release (\\S+)"
workspace: "."
publish_command: "npm"
publish_command: "yarn"
publish_args: "--non-interactive"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d77e63a

Please sign in to comment.