Skip to content

Commit

Permalink
Merge pull request #44 from nim-lang/dependabot/github_actions/ad-m/g…
Browse files Browse the repository at this point in the history
…ithub-push-action-0.8.0

Bump ad-m/github-push-action from 0.6.0 to 0.8.0
  • Loading branch information
ringabout authored Mar 5, 2024
2 parents 052273b + a97e7be commit 7ace9f0
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 @@ -31,7 +31,7 @@ jobs:
git add -f docs
git commit -m "CI: Automated build push" -a | exit 0
- name: Force push to destination branch
uses: ad-m/github-push-action@v0.6.0
uses: ad-m/github-push-action@v0.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
Expand Down

0 comments on commit 7ace9f0

Please sign in to comment.