Skip to content

Commit 0bba273

Browse files
committed
update branch on workflow
1 parent b16a92b commit 0bba273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs_ghpage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Docs to Pages
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [ "main" ] # or "develop"
6+
branches: [ "emmuham/deploy-docs" ] # or "develop"
77
# optional schedule:
88
# schedule:
99
# - cron: "0 0 * * 6"

0 commit comments

Comments
 (0)