Skip to content

Commit 16361eb

Browse files
committed
code block
1 parent 8f0f3ae commit 16361eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-center/register-apis-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ You can extend the GitHub Actions workflow to include other steps, such as addin
249249

250250
```azurecli
251251
az apic api update -g ${{ env.RESOURCE_GROUP }} -n ${{ env.SERVICE_NAME }} --api-id {{ env.API_ID }} --metadata-file {{ env.METADATA_FILE }}
252-
```
252+
```
253253

254254

255255
## Related content

0 commit comments

Comments
 (0)