Skip to content

Commit

Permalink
build: do not publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Apr 25, 2021
1 parent f64a5a3 commit 5c3a9ec
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release-please.yml
Expand Up @@ -36,9 +36,3 @@ jobs:
node-version: 14
registry-url: 'https://external-dot-oss-automation.appspot.com/'
if: ${{ steps.release.outputs.release_created }}
- run: npm install
if: ${{ steps.release.outputs.release_created }}
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
if: ${{ steps.release.outputs.release_created }}

0 comments on commit 5c3a9ec

Please sign in to comment.