Commit 7adb4b6b authored by Moody Salem's avatar Moody Salem

chore(release): fix changelog commit hashes

parent b2f0236e
...@@ -24,7 +24,7 @@ jobs: ...@@ -24,7 +24,7 @@ jobs:
- name: Bump version and push tag - name: Bump version and push tag
id: github_tag_action id: github_tag_action
uses: mathieudutour/github-tag-action@v4.3 uses: mathieudutour/github-tag-action@v4.5
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
release_branches: .* release_branches: .*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment