Skip to content

Commit

Permalink
ci: 推送时消息修改
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed Apr 29, 2024
1 parent 16e15ec commit bbe1b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-latest-backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ jobs:
--header 'Authorization: Bearer ${{ secrets.ONEBOT_V11_TOKEN }}' \
--data '{
"group_id": ${{ secrets.ONEBOT_V11_GROUP_ID }},
"message": "Campux 构建完成。"
"message": "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} 构建完成。"
}'

0 comments on commit bbe1b26

Please sign in to comment.