Skip to content

Commit

Permalink
update npmjs.yml for github actions (#2032)
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Feb 11, 2021
1 parent 5a4b031 commit d5beb77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npmjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
sed -i -e "s#&lt;#<#g" CHANGELOG.md
sed -i -e "s#&gt;#>#g" CHANGELOG.md
ls -al
sync
sync
cat CHANGELOG.md
- name: publish
run: npm publish
Expand Down

0 comments on commit d5beb77

Please sign in to comment.