Skip to content

Commit

Permalink
Merge branch 'master' of github.com:awibox/react-promise-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Arkhipov committed Mar 6, 2021
2 parents dd22564 + 9aef3fb commit 038fc5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
npx semantic-release
npm publish
yarn semantic-release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-promise-loader",
"version": "1.0.10",
"description": "This is NPM package with a component for React that will help you display the loader at use react-promise-tracker",
"description": "This is a NPM package with a component for React that will help you display the loader at use react-promise-tracker",
"main": "./src/index.js",
"scripts": {
"build": "webpack --mode production",
Expand Down

0 comments on commit 038fc5f

Please sign in to comment.