Skip to content

Commit

Permalink
ci: add test JSON #21 (#23)
Browse files Browse the repository at this point in the history
* ci: add test JSON #21

* fix ci
  • Loading branch information
juliangruber authored Aug 29, 2022
1 parent 42b6fc2 commit acbcc58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
with:
path: package.json
trim: true
- name: Echo package version
run: echo "${{ JSON.parse(steps.package.outputs.content).version }}"

0 comments on commit acbcc58

Please sign in to comment.