Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
fix: renamed to master
Browse files Browse the repository at this point in the history
  • Loading branch information
vietchinh committed Nov 7, 2023
1 parent d5e3524 commit 40d8e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fork-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
REPOSITORY: ${{ github.repository }}
BRANCH_NAME: template
- name: sync main
run: gh repo sync vietchinh/ulightblue -b main
run: gh repo sync vietchinh/ulightblue -b master
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
REPOSITORY: ${{ github.repository }}
Expand Down

0 comments on commit 40d8e5e

Please sign in to comment.