Skip to content

Commit a92d4b1

Browse files
committed
ci: fix job name
1 parent e0c8ac0 commit a92d4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-api-and-cfg-manual.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424
contents: read
2525

2626
jobs:
27-
sync-en-doc:
27+
update-api-cfg-manual:
2828
runs-on: ubuntu-latest
2929
env:
3030
EMQX_VERSION: ${{ github.event_name == 'repository_dispatch' && github.event.client_payload.version || github.event.inputs.version }}

0 commit comments

Comments
 (0)