Skip to content

Commit 8b2a0ea

Browse files
authored
fix: add root package.json rc version bump (#1385)
2 parents a413ecf + 64fd09c commit 8b2a0ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-next.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ jobs:
9494
# This is an ephemeral change only for publishing and not committed to the repository
9595
- name: RC version bump
9696
run: |
97-
cd deployments
9897
npm version ${{ needs.rc-version.outputs.rc_version }} --no-git-tag-version
9998
10099
# Build the deployments package

0 commit comments

Comments
 (0)