Skip to content

Commit 57fcb01

Browse files
committed
revert development step
1 parent 6900a74 commit 57fcb01

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release-staging.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@ jobs:
4949
# changesets/action created and checked out a new branch
5050
# return to `release` branch.
5151
run: git checkout release
52-
## REVERT BEFORE CHECKIN: FOR DEVELOPMENT TESTING ONLY
53-
- name: Get new scripts from this branch
54-
run: |
55-
git pull -f --no-rebase origin ch-staging-fix-2:dev
56-
git checkout dev scripts/release
5752
- name: Publish to NPM
5853
# --skipTests No need to run tests
5954
# --skipReinstall Yarn install has already been run

0 commit comments

Comments
 (0)