Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #9 from janithcooray/sync-change
Browse files Browse the repository at this point in the history
Sync change
  • Loading branch information
janithcooray authored Jun 29, 2022
2 parents d8112cb + b6ba385 commit 6860aa9
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 341 deletions.
52 changes: 0 additions & 52 deletions .github/workflows/npm-publish-github-packages.yml

This file was deleted.

5 changes: 5 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ jobs:
run: |
echo $EVENT
sed -i "s/___VERSION___/${EVENT}/g" package.json
rm -rf documentation
rm -rf test
rm -f README.md
rm -rf .github
rm -rf .git
- run: npm ci
- run: npm publish
Expand Down
Loading

0 comments on commit 6860aa9

Please sign in to comment.