Skip to content

Commit

Permalink
Remove version command from release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreif committed Aug 6, 2023
1 parent 96661ef commit 9b5179c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- name: Create Release Pull Request
uses: changesets/action@v1
with:
version: npm run version
publish: npm run release
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_CHANGESETS }}
Expand Down

0 comments on commit 9b5179c

Please sign in to comment.