Skip to content

Commit

Permalink
⬆️ Bump cpina/github-action-push-to-another-repository
Browse files Browse the repository at this point in the history
Bumps [cpina/github-action-push-to-another-repository](https://github.com/cpina/github-action-push-to-another-repository) from 1.3 to 1.7.
- [Release notes](https://github.com/cpina/github-action-push-to-another-repository/releases)
- [Commits](cpina/github-action-push-to-another-repository@v1.3...v1.7)

---
updated-dependencies:
- dependency-name: cpina/github-action-push-to-another-repository
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 4618e6d commit 1dcda1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
cp _build/jupyter/*.ipynb _build/continuous-time-mcs.notebooks
ls -a _build/continuous-time-mcs.notebooks
- name: Commit latest notebooks to continuous-time-mcs.notebooks
uses: cpina/github-action-push-to-another-repository@v1.3
uses: cpina/github-action-push-to-another-repository@v1.7
env:
API_TOKEN_GITHUB: ${{ secrets.QUANTECON_SERVICES_PAT }}
with:
Expand Down

0 comments on commit 1dcda1c

Please sign in to comment.