Skip to content

Commit

Permalink
Auto-ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
Dark-LYNN committed Dec 12, 2024
1 parent 7b59fc7 commit ea9b94c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ jobs:
git status --porcelain | grep "CHANGELOG.md\|package.json" && git commit -m "chore(release): update changelog and version"
git push https://x-access-token:${{ secrets.GH_TOKEN }}@github.com/${{ github.repository }}.git HEAD:${{ github.ref }}
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}

GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit ea9b94c

Please sign in to comment.