Skip to content

Commit

Permalink
Update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxStalker committed Jun 2, 2021
1 parent 135dc3b commit 0267ebe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ jobs:
- name: Install dependencies
run: npm ci

# build modules with microbundle
- name: Build
run: npm run build

# set auth token here instead of inside .npmrc file
- name: Set config variables
run: npm config set //registry.npmjs.org/:_authToken ${NPM_AUTH_TOKEN}
Expand Down

0 comments on commit 0267ebe

Please sign in to comment.