Skip to content

Commit

Permalink
Merge pull request #52 from s-i-l-k-e/master
Browse files Browse the repository at this point in the history
Bumps: 0.0.5
  • Loading branch information
s-i-l-k-e committed Feb 18, 2020
2 parents 55629e0 + 215d5f6 commit edafa0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-to-npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
cd dist
npm run build-prod
- name: Publish to NPM
run: npm publish

run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aristotle_tooltip",
"version": "0.0.4",
"name": "@aristotle-metadata-enterprises/aristotle_tooltip",
"version": "0.0.5",
"description": "Aristotle Tooltip: add Aristotle functionality to any website!",
"main": "dist/aristotle_tooltip.js",
"scripts": {
Expand Down

0 comments on commit edafa0e

Please sign in to comment.