Skip to content

Commit

Permalink
Bumps: 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
s-i-l-k-e committed Feb 18, 2020
1 parent 94ecde8 commit 6618a7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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}}

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "aristotle_tooltip",
"name": "@aristotle-metadata-enterprises/aristotle_tooltip",
"version": "0.0.3",
"description": "Aristotle Tooltip: add Aristotle functionality to any website!",
"main": "dist/aristotle_tooltip.js",
Expand Down

0 comments on commit 6618a7f

Please sign in to comment.