Skip to content

Commit 22a3b69

Browse files
authored
Merge pull request #55 from imgix/fixes_gearbox_redeploy_workflow
Fixes redeploy workflow
2 parents 8a69712 + 7e5b965 commit 22a3b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/redeploy-gearbox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Redeploy Gearbox
55
on:
66
push:
77
branches:
8-
- main
8+
- master
99

1010
jobs:
1111
redeploy-gearbox-vercel:

0 commit comments

Comments
 (0)