add FEEDBACK_WXPUSHER_UID

This commit is contained in:
FairyEver 2019-12-11 15:38:11 +08:00
parent 208d74da5d
commit a5e89127e4
1 changed files with 1 additions and 0 deletions

View File

@ -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 }}