[build] Fix release tag commit

bug in b5899f4f19
This commit is contained in:
pukkandan 2022-06-22 07:50:46 +05:30
parent f92347c312
commit 885fe351fb
No known key found for this signature in database
GPG Key ID: 7EEE9E1E817D0A39
1 changed files with 1 additions and 0 deletions

View File

@ -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