Skip to content

Commit

Permalink
ci: check package
Browse files Browse the repository at this point in the history
  • Loading branch information
selmi-karim committed May 30, 2020
1 parent 0c4d908 commit 7faf4f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ jobs:
echo "no need to publish new version to GPR"
else
echo "GPR should be updated"
cat package.json
npm publish
fi

0 comments on commit 7faf4f9

Please sign in to comment.