We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c430c5b commit ba70c0eCopy full SHA for ba70c0e
.github/workflows/update-readme.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Push changes
51
if: env.commit_status == 'committed'
52
- uses: ad-m/github-push-action@v0.8.0
+ uses: ad-m/github-push-action@v1.0.0
53
with:
54
github_token: ${{ secrets.GITHUB_TOKEN }}
55
branch: ${{ github.head_ref }}
0 commit comments