Skip to content

Commit 35d61ea

Browse files
committed
fixed branch in workflow.
1 parent 0e08871 commit 35d61ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish docs via GitHub Pages
22
on:
33
push:
44
branches:
5-
- main
5+
- rololancer_updates
66
jobs:
77
deploy:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)