[build] Fix release tag commit

bug in b5899f4f19
pull/2459/head
pukkandan 2 years ago
parent f92347c312
commit 885fe351fb
No known key found for this signature in database
GPG Key ID: 7EEE9E1E817D0A39

@ -29,6 +29,7 @@ jobs:
make issuetemplates
- name: Push to release
id: push_release
run: |
git config --global user.name github-actions
git config --global user.email github-actions@example.com

Loading…
Cancel
Save