Skip to content

Commit

Permalink
Merge pull request #97 from hyperspy/dependabot/github_actions/ad-m/g…
Browse files Browse the repository at this point in the history
…ithub-push-action-fcea09907c44d7a7a3331c9c04080d55d87c95fe

Bump ad-m/github-push-action from c8e916676288f4db183792490450557e2d4296ef to fcea09907c44d7a7a3331c9c04080d55d87c95fe
  • Loading branch information
ericpre authored Feb 11, 2024
2 parents a3520d6 + f0b5c1c commit 4e7d9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Push changes
if: ${{ env.HAS_CHANGES == 'true' }}
uses: ad-m/github-push-action@c8e916676288f4db183792490450557e2d4296ef
uses: ad-m/github-push-action@fcea09907c44d7a7a3331c9c04080d55d87c95fe
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages

0 comments on commit 4e7d9ca

Please sign in to comment.