Skip to content

Commit

Permalink
change publish to publish-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
KhudaDad414 authored Jan 23, 2024
1 parent f9274e3 commit 02f2729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Create Release Pull Request or Release
uses: changesets/action@v1
with:
publish: npm run publish
publish: npm run publish-packages
version: npm run version-packages
commit: "version packages"
title: "chore: version packages"
Expand Down

0 comments on commit 02f2729

Please sign in to comment.