Skip to content

Commit

Permalink
revert change to versioning during release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Sep 14, 2021
1 parent 84b4c75 commit 1c9b43e
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 @@ -31,7 +31,6 @@ jobs:
with:
# This expects you to have a script called release which does a build for your packages and calls changeset publish
publish: pnpm release
version: pnpm changeset:version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 1c9b43e

Please sign in to comment.