Changing YAML parser action.

This commit is contained in:
2024-12-31 10:17:48 -05:00
parent 2f0c4ec6d1
commit 9c65bfc7fb
+2 -2
View File
@@ -44,8 +44,8 @@ jobs:
id: subdomain-yaml-parsing
uses: martinhaintz/ga-yaml-parser@v0.1.2
with:
file: ./docker-compose.yml
key: swag_url
file: "./docker-compose.yml"
key: services[].labels.swag_url
- name: Print subdomains from Compose
run: |