mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Update sync-main-to-dev script
This commit is contained in:
parent
1582c97d12
commit
c8c12f8ef2
1
.github/workflows/sync-main-to-dev.yml
vendored
1
.github/workflows/sync-main-to-dev.yml
vendored
@ -26,7 +26,6 @@ jobs:
|
||||
- name: Sync main commits to dev
|
||||
run: |
|
||||
# Fetch all branches
|
||||
git fetch origin main:main
|
||||
git fetch origin dev:dev
|
||||
|
||||
# Switch to dev branch
|
||||
|
||||
Loading…
Reference in New Issue
Block a user