Skip to content

Commit

Permalink
Merge pull request #40 from aehrc/reformat-yaml
Browse files Browse the repository at this point in the history
reformat publish.yml
  • Loading branch information
clinnygee authored Sep 30, 2024
2 parents fb4a3e7 + d733796 commit e666987
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 e666987

Please sign in to comment.