fix inconsistency
This commit is contained in:
parent
3b1c195d50
commit
e0bac304cf
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Notify Action Start
|
||||
run: bash webhook.sh "(Client) Build Action Started at"
|
||||
run: bash webhook.sh "**(Client)** Build Action Started at"
|
||||
- name: Initialize Gradle
|
||||
uses: https://github.com/gradle/actions/setup-gradle@v3
|
||||
- name: Build
|
||||
|
|
Loading…
Add table
Reference in a new issue