diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3c5c16b6..f4feb7ad 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -36,5 +36,5 @@ jobs: subject: ${{github.repository}} body: ${{matrix.body}} to: ${{github.event.pusher.email}} - from: github-actions <${{secrets.FROM}}> + from: github-actions content_type: ${{matrix.content_type}}