Skip to content

Commit

Permalink
chore(release): 0.0.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoranders committed Jun 20, 2020
1 parent bea758c commit 658bcac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
- uses: actions/setup-node@v1
with:
registry-url: 'https://npm.pkg.github.com'
- run: npm publish gpr
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 658bcac

Please sign in to comment.