Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
  • Loading branch information
kyxyes committed Feb 28, 2023
1 parent bcf468e commit 15c568c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ jobs:

- run: npm ci

# Changesets action reuses the .npmrc if it already exists. In this case, we
# need to change to an NPM token with write access.
- run: rm ~/.npmrc
shell: "bash"

- name: create and publish versions
id: changesets
uses: changesets/action@v1
Expand Down

0 comments on commit 15c568c

Please sign in to comment.