Skip to content

Commit

Permalink
Merge pull request #113 from hyperspy/dependabot/github_actions/ad-m/…
Browse files Browse the repository at this point in the history
…github-push-action-77c5b412c50b723d2a4fbc6d71fb5723bcd439aa

Bump ad-m/github-push-action from 9870d48124da805820c70ebc6ba563c715551019 to 77c5b412c50b723d2a4fbc6d71fb5723bcd439aa
  • Loading branch information
ericpre authored Jul 10, 2024
2 parents bbd9fba + 63ff392 commit 2628ee8
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@9870d48124da805820c70ebc6ba563c715551019
uses: ad-m/github-push-action@77c5b412c50b723d2a4fbc6d71fb5723bcd439aa
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages

0 comments on commit 2628ee8

Please sign in to comment.