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 b1a7cc6 commit 8ee8c3eCopy full SHA for 8ee8c3e
.github/workflows/publish.yml
@@ -89,7 +89,7 @@ jobs:
89
cp lectures/Manifest.toml _build/lecture-julia.notebooks
90
ls -a _build/lecture-julia.notebooks
91
- name: Commit latest notebooks to lecture-julia.notebooks
92
- uses: cpina/github-action-push-to-another-repository@v1.4.1
+ uses: cpina/github-action-push-to-another-repository@main
93
env:
94
API_TOKEN_GITHUB: ${{ secrets.QUANTECON_SERVICES_PAT }}
95
with:
0 commit comments