Skip to content

Commit b1a7cc6

Browse files
committed
MAINT: update push-to-another repo action to 1.4.1
1 parent 98021cd commit b1a7cc6

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.3
92+
uses: cpina/github-action-push-to-another-repository@v1.4.1
9393
env:
9494
API_TOKEN_GITHUB: ${{ secrets.QUANTECON_SERVICES_PAT }}
9595
with:

0 commit comments

Comments
 (0)