Skip to content

Commit

Permalink
chore(ci): Remove Echo
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWendelborn committed Sep 11, 2023
1 parent 345b78e commit dfadf47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:

- run: bun run build

- run: echo "//registry.npmjs.org/:_authToken=\${NODE_AUTH_TOKEN}" >> .npmrc

- name: publish
run: cd build && npm publish --provenance
env:
Expand Down

0 comments on commit dfadf47

Please sign in to comment.