Skip to content

Commit

Permalink
reformat publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clinnygee committed Sep 29, 2024
1 parent fb4a3e7 commit d733796
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- run: npm ci -w packages/ecl-builder
- run: npm publish -w packages/ecl-builder
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit d733796

Please sign in to comment.