diff --git a/.github/workflows/feedback.yml b/.github/workflows/feedback.yml index a60122df..f7c83c60 100644 --- a/.github/workflows/feedback.yml +++ b/.github/workflows/feedback.yml @@ -10,6 +10,7 @@ jobs: with: username: ${{ secrets.FEEDBACK_USERNAME }} sign: ${{ secrets.FEEDBACK_SIGN }} + wxpusher: ${{ secrets.FEEDBACK_WXPUSHER_UID }} template: ${{ github.repository }} repo: ${{ github.repository }} actor: ${{ github.actor }}