Skip to content

Commit daab1af

Browse files
committed
Modify workflows/hugo.yml
Signed-off-by: Pedro Ielpi <[email protected]>
1 parent acd5efa commit daab1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Hugo site to Pages
33
on:
44
# Runs on pushes targeting the default branch
55
push:
6-
branches: ["PoC"]
6+
branches: ["version_1"]
77

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

0 commit comments

Comments
 (0)