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 f361a04 commit da9473bCopy full SHA for da9473b
.github/workflows/changelog.yml
@@ -30,7 +30,7 @@ jobs:
30
git commit -m "chore(chglog): update changelog." -a || true
31
32
- name: Push Changes
33
- uses: ad-m/github-push-action@77c5b412c50b723d2a4fbc6d71fb5723bcd439aa
+ uses: ad-m/github-push-action@57116acb309081ee57864270b0e3c4cedbe45452
34
with:
35
github_token: ${{ secrets.GH_PAT }}
36
branch: ${{ github.ref }}
0 commit comments