Skip to content

Commit

Permalink
Update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyDainton committed Oct 13, 2020
1 parent 337db95 commit f1be432
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Expand Up @@ -37,3 +37,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
NPM_REGISTRY_URL: ${{ secrets.NPM_REGISTRY_URL }}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,5 +66,5 @@
"recursive-readdir": "^2.2.2",
"shelljs": "^0.8.4"
},
"snyk": true
"snyk": false
}

0 comments on commit f1be432

Please sign in to comment.