Skip to content

Commit

Permalink
fix(ci): cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Iam1337 authored Jan 24, 2022
1 parent f320e89 commit 3a4a88c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,4 @@ jobs:
run: |
git tag $UPM_TAG upm
git push origin --tags
- uses: actions/setup-node@v2
with:
registry-url: 'https://npm.iron-wall.org'
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit 3a4a88c

Please sign in to comment.