Tweaking README generation step.
This commit is contained in:
@@ -143,9 +143,9 @@ jobs:
|
||||
- name: Regenerate README
|
||||
uses: gnpaone/dynamic-update-readme@v1.0.2
|
||||
with:
|
||||
marker_text: <!-- SERVICES_LIST_START --><!-- SERVICES_LIST_END -->
|
||||
marker_text: "SERVICES_LIST"
|
||||
markdown_text: |
|
||||
```yaml
|
||||
```json
|
||||
${{ env.SERVICES_LIST }}
|
||||
````
|
||||
|
||||
|
||||
Reference in New Issue
Block a user