forked from external-repos/LifeTrinket
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a7caa46156 |
2
.github/workflows/firebase-release.yml
vendored
2
.github/workflows/firebase-release.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: get version
|
- name: get version
|
||||||
id: version
|
id: version
|
||||||
uses: notiz-dev/github-action-json-property@release
|
uses: notiz-dev/github-action-json-property@v0.2.0
|
||||||
with:
|
with:
|
||||||
path: 'package.json'
|
path: 'package.json'
|
||||||
prop_path: 'version'
|
prop_path: 'version'
|
||||||
|
|||||||
Reference in New Issue
Block a user