Update deploy.yml

master
绝弹 2024-01-15 22:10:42 +08:00 committed by GitHub
parent e87b3b2cf3
commit f768a8eead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
run: |
OUTPUT=$(git log --format=%B -n 1 ${{ github.sha }})
MSG="推送通知\n\n提交消息$OUTPUT\n提交哈希${{ github.sha }}\n已有提交推送到仓库请关注构建结果。"
echo "output=\"$MSG\"" >> "$GITHUB_OUTPUT"
echo "output=$MSG" >> "$GITHUB_OUTPUT"
shell: bash
- name: 推送到企微