Skip to content

Commit 9d61b06

Browse files
committed
fix target branch for lecture-python-programming.notebooks push
1 parent 835e34d commit 9d61b06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
source-directory: '_build/lecture-python-programming.notebooks/'
9494
destination-repository-username: 'QuantEcon'
9595
destination-repository-name: 'lecture-python-programming.notebooks'
96+
target-branch: master
9697
commit-message: 'auto publishing updates to notebooks'
9798
destination-github-username: 'quantecon-services'
9899
user-email: [email protected]

0 commit comments

Comments
 (0)