Skip to content

Commit 8ee8c3e

Browse files
committed
Use main as the latest version of cpina/github-action-push-to-another-repository@main
1 parent b1a7cc6 commit 8ee8c3e

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
@@ -89,7 +89,7 @@ jobs:
8989
cp lectures/Manifest.toml _build/lecture-julia.notebooks
9090
ls -a _build/lecture-julia.notebooks
9191
- name: Commit latest notebooks to lecture-julia.notebooks
92-
uses: cpina/github-action-push-to-another-repository@v1.4.1
92+
uses: cpina/github-action-push-to-another-repository@main
9393
env:
9494
API_TOKEN_GITHUB: ${{ secrets.QUANTECON_SERVICES_PAT }}
9595
with:

0 commit comments

Comments
 (0)