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 ac85e9f commit 904e519Copy full SHA for 904e519
.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@9870d48124da805820c70ebc6ba563c715551019
+ uses: ad-m/github-push-action@77c5b412c50b723d2a4fbc6d71fb5723bcd439aa
34
with:
35
github_token: ${{ secrets.GH_PAT }}
36
branch: ${{ github.ref }}
0 commit comments