Skip to content

Commit

Permalink
Merge branch 'main' into release/v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsjoeio committed Nov 10, 2022
2 parents 96b3c3e + 74edfe7 commit ccf882f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ jobs:
- name: Modify version
env:
VERSION: ${{ env.VERSION )}}
VERSION: ${{ env.VERSION }}
run: |
echo "Updating version in root package.json"
npm version --prefix release "$VERSION"
Expand Down

0 comments on commit ccf882f

Please sign in to comment.