Skip to content

Commit 0ee0cf8

Browse files
committed
corrections specific to develop branch
1 parent 066331f commit 0ee0cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/ngo-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ngo_release_preparation:
33
agent: { type: Unity::VM, flavor: b1.small, image: package-ci/ubuntu-22.04:v4 }
44
triggers:
55
recurring:
6-
- branch: develop-2.0.0 # We make new releases from this branch
6+
- branch: develop # We make new releases from this branch
77
frequency: "10 ? * 1" # Runs every Sunday at 10:00 AM
88
commands:
99
- pip install PyGithub

0 commit comments

Comments
 (0)