Skip to content

Commit

Permalink
update gitworkfloe
Browse files Browse the repository at this point in the history
  • Loading branch information
razor1331 committed Apr 8, 2020
1 parent 1099de2 commit 415b592
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
- run: npm ci
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.git_token}}
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@
"bugs": {
"url": "https://github.com/razorRun/react-native-vlc-media-player/issues"
},
"homepage": "https://github.com/razorRun/react-native-vlc-media-player#readme"
"homepage": "https://github.com/razorRun/react-native-vlc-media-player#readme",
"devDependencies": {}
}

0 comments on commit 415b592

Please sign in to comment.