Skip to content

Commit

Permalink
ci: update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Jan 28, 2024
1 parent a79509a commit e7fdbd0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Install
run: pnpm install

- name: Publish to npm
run: npm publish --access public
env:
Expand Down

0 comments on commit e7fdbd0

Please sign in to comment.