Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
Another test
Browse files Browse the repository at this point in the history
  • Loading branch information
bsian03 committed Nov 5, 2020
1 parent 171ffcc commit 69f765c
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 @@ -44,7 +44,7 @@ jobs:
- uses: khaaz/action-autoscope@master
- run: npm ci
- run: npm i eris
- run: echo registry=https://npm.pkg.github.com/@bsian03 >> .npmrc
- run: echo registry=https://npm.pkg.github.com/bsian03 >> .npmrc
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.GH_TOKEN}}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pluris",
"version": "0.3.2-test2",
"version": "0.3.2-test3",
"description": "Extra prototypes and utilities for the Eris Discord API Library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 69f765c

Please sign in to comment.