Skip to content

Commit

Permalink
[build] Fix release tag commit
Browse files Browse the repository at this point in the history
bug in b5899f4
  • Loading branch information
pukkandan committed Jun 22, 2022
1 parent f92347c commit 885fe35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 885fe35

Please sign in to comment.