diff --git a/.github/workflows/help_wanted_notify.yml b/.github/workflows/help_wanted_notify.yml index e98a564e..c7b8a2ce 100644 --- a/.github/workflows/help_wanted_notify.yml +++ b/.github/workflows/help_wanted_notify.yml @@ -1,4 +1,4 @@ -name: notify social media +name: notify social media (help wanted) on: issues: @@ -12,6 +12,6 @@ jobs: steps: - uses: actions/checkout@master - name: Actions for Discord + uses: Ilshidur/action-discord@0.3.2 env: DISCORD_WEBHOOK: ${{ secrets.DISCORD_HELP_WANTED }} - uses: Ilshidur/action-discord@0.3.2