diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ce37b0bb7..7b26f1a44 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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