Update deploy.yml

master
绝弹 2024-01-15 22:26:31 +08:00 committed by GitHub
parent 40bb7edbd0
commit b9c179a95b
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="${{ github.sha }}"
echo "hash=${$HASH:0:7}" >> "$GITHUB_OUTPUT"
echo "hash=$(${$HASH:0:7})" >> "$GITHUB_OUTPUT"
shell: bash
- name: 推送到企微