Skip to content

Commit 66ad4a3

Browse files
authored
Continue troubleshooting branch checkout...
1 parent 7bb666e commit 66ad4a3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/sync-repo-staging.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
run: |
4141
git config push.default upstream
4242
git switch -c deploy sync-repo/deploy
43-
git status
44-
git log
4543
git merge --ff-only ${{ env.RELEASE_CHANNEL }}
4644
4745
- name: Push to remote repo

0 commit comments

Comments
 (0)