From e93aa71ab74ae29d8c0dabe0d9976638f844b2cf Mon Sep 17 00:00:00 2001 From: Willow Carretero Chavez Date: Tue, 19 Dec 2023 12:56:16 -0500 Subject: [PATCH] Add debugging message --- .github/workflows/help_wanted_notify.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/help_wanted_notify.yml b/.github/workflows/help_wanted_notify.yml index 321e2cc9..b1bbb205 100644 --- a/.github/workflows/help_wanted_notify.yml +++ b/.github/workflows/help_wanted_notify.yml @@ -11,6 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@master + - run: echo ${{ toJson(github) }} - name: Actions for Discord uses: Ilshidur/action-discord@0.3.2 env: