Skip to content

Commit

Permalink
health-check workflow: change message of Commit changes
Browse files Browse the repository at this point in the history
  • Loading branch information
thaovt287 committed Jun 4, 2024
1 parent ed3a7b2 commit 48edbfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
author_name: Github-Bot
author_email: [email protected]
message: 'Update data after publish:${{ steps.input_data.outputs.target }}'
message: 'Update error rpcs:${{ steps.input_data.outputs.target }}'

- name: Deploy Assets to Cloudflare Pages
id: cloudflare_deployment
Expand Down

0 comments on commit 48edbfb

Please sign in to comment.