Skip to content

Commit

Permalink
Update workflow to fix package version
Browse files Browse the repository at this point in the history
  • Loading branch information
sinsinpub committed Dec 17, 2020
1 parent 41a2d36 commit 679920b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- name: Get package version
# https://github.com/nyaayaya/package-version
uses: nyaayaya/package-version@v1
with:
path: 'package.json'
- name: Build release
timeout-minutes: 10
run: |
Expand Down

0 comments on commit 679920b

Please sign in to comment.