更新 '.gitea/workflows/build.yaml'
Some checks are pending
Gitea-Actions

This commit is contained in:
huanghs 2023-03-23 16:17:13 +08:00
parent 64e90984a1
commit b4cb324e8e

View File

@ -24,7 +24,7 @@ jobs:
- run: echo ${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }} - run: echo ${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
- name: WeChat Work notification - name: WeChat Work notification
uses: seepine/action-wechat-work uses: seepine/action-wechat-work@master
env: env:
WECHAT_WORK_BOT_WEBHOOK: ${{secrets.WECHAT_WORK_BOT_WEBHOOK}} WECHAT_WORK_BOT_WEBHOOK: ${{secrets.WECHAT_WORK_BOT_WEBHOOK}}
with: with: