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 386aa40 commit b26007fCopy full SHA for b26007f
.github/workflows/changelog.yml
@@ -92,7 +92,7 @@ jobs:
92
command git commit --verbose --message='update changelog' ||
93
exit 0
94
- name: Push changes
95
- uses: ad-m/github-push-action@v0.8.0
+ uses: ad-m/github-push-action@v1.0.0
96
with:
97
github_token: ${{ secrets.GITHUB_TOKEN || secrets.PAT }}
98
branch: ${{ github.ref }}
0 commit comments