Skip to content

Commit 60748da

Browse files
committed
chore: update
1 parent 1956836 commit 60748da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
5757
5858
git fetch origin main
59-
git canary
59+
git checkout canary
6060
git push origin canary
6161
6262
gh pr create \

0 commit comments

Comments
 (0)