We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43b80cd commit 5874212Copy full SHA for 5874212
README.md
@@ -12,7 +12,7 @@ Get properties
12
---
13
- name: get properties
14
id: json_properties
15
- uses: zoexx/github-action-json-file-properties@latest
+ uses: zoexx/github-action-json-file-properties@release
16
with:
17
file_path: "package.json"
18
@@ -27,7 +27,7 @@ Get a specified property **value** with `prop_path`
27
28
- name: get specified property
29
id: repository_type
30
31
32
33
prop_path: "repository.type"
0 commit comments