feat: 添加企业微信通知

master
绝弹 2024-01-16 14:17:16 +08:00 committed by GitHub
parent 8120ba3cd7
commit 95021c503e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
MSG=$(git log --format=%B -n 1 ${{ github.sha }})
echo "msg=$MSG" >> "$GITHUB_OUTPUT"
HASH=$(git log -1 --pretty=format:%h)
echo "hash1=$MSG" >> "$GITHUB_ENV"
echo "hash1=$HASH" >> "$GITHUB_ENV"
shell: bash
- name: 推送到企微