Skip to content

Commit

Permalink
tags added for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
MaTeMaTuK committed Aug 15, 2020
1 parent 228ce2e commit 3bfcf0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- name: NPM Publish
run: |
npm ci
npm publish --access public
npm publish --access public --tag [react, gantt, typescript, chart, svg, gantt-chart, gantt chart, react-gantt, task]
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gantt-task-react",
"version": "0.1.1",
"version": "0.1.2",
"description": "Interactive Gantt Chart for React with TypeScript.",
"author": "MaTeMaTuK <[email protected]>",
"homepage": "https://github.com/MaTeMaTuK/gantt-task-react",
Expand Down

0 comments on commit 3bfcf0d

Please sign in to comment.