Skip to content

Commit

Permalink
⬆️ Bump cpina/github-action-push-to-another-repository (#111)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 9829876 commit dde785e
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

2 comments on commit dde785e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.