Skip to content

Commit 9f0d946

Browse files
committed
MAINT: set notebook sync to main branch
1 parent 9ac5f99 commit 9f0d946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
cp _build/jupyter/*.ipynb _build/lecture-python-intro.notebooks
103103
ls -a _build/lecture-python-intro.notebooks
104104
- name: Commit latest notebooks to lecture-python-intro.notebooks
105-
uses: cpina/github-action-push-to-another-repository@master
105+
uses: cpina/github-action-push-to-another-repository@main
106106
env:
107107
API_TOKEN_GITHUB: ${{ secrets.QUANTECON_SERVICES_PAT }}
108108
with:

0 commit comments

Comments
 (0)