diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 29b0185b5..5bb7c45af 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -17,6 +17,8 @@ jobs: - uses: actions/checkout@v3 - uses: oleksiyrudenko/gha-git-credentials@v2-latest with: + name: 'Jim Edwards' + email: 'jedwards@ucar.edu' token: '${{ secrets.GITHUB_TOKEN }}' - name: Test Manic run: |