We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 835e34d commit 9d61b06Copy full SHA for 9d61b06
.github/workflows/publish.yml
@@ -93,6 +93,7 @@ jobs:
93
source-directory: '_build/lecture-python-programming.notebooks/'
94
destination-repository-username: 'QuantEcon'
95
destination-repository-name: 'lecture-python-programming.notebooks'
96
+ target-branch: master
97
commit-message: 'auto publishing updates to notebooks'
98
destination-github-username: 'quantecon-services'
99
user-email: [email protected]
0 commit comments