Skip to content

Commit 52a2a5a

Browse files
committed
Switch branch in the roam-js flow
1 parent 9c663ae commit 52a2a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/roam-js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Roam-JS vim colemak version
33
on:
44
# Runs on pushes targeting the default branch
55
push:
6-
branches: ["master"]
6+
branches: [ "roam-js-vim-colemak" ]
77

88
# Allows you to run this workflow manually from the Actions tab
99
workflow_dispatch:

0 commit comments

Comments
 (0)