Skip to content

Commit

Permalink
Change github push version
Browse files Browse the repository at this point in the history
  • Loading branch information
manabil committed Aug 16, 2023
1 parent 935db79 commit ef8ec1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tree_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
git diff-index --quiet HEAD || (git commit -am "Update tree" --allow-empty)
- name: Push changes
uses: ad-m/github-push-action@master
uses: ad-m/github-push-action@v0.6.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: main

0 comments on commit ef8ec1f

Please sign in to comment.