We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c8ac0 commit a92d4b1Copy full SHA for a92d4b1
.github/workflows/update-api-and-cfg-manual.yaml
@@ -24,7 +24,7 @@ permissions:
24
contents: read
25
26
jobs:
27
- sync-en-doc:
+ update-api-cfg-manual:
28
runs-on: ubuntu-latest
29
env:
30
EMQX_VERSION: ${{ github.event_name == 'repository_dispatch' && github.event.client_payload.version || github.event.inputs.version }}
0 commit comments