Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from ncats/update
Browse files Browse the repository at this point in the history
fix: update
  • Loading branch information
kyxyes authored Feb 28, 2023
2 parents bcf468e + 15c568c commit eb4f94f
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 eb4f94f

Please sign in to comment.