Skip to content

Commit

Permalink
Merge pull request #231 from scientist-softserv/update-release-it
Browse files Browse the repository at this point in the history
update `release-it` to 17.3.0 and re-release wcl
  • Loading branch information
alishaevn authored May 22, 2024
2 parents eb6b8b1 + 812a042 commit 066037b
Show file tree
Hide file tree
Showing 3 changed files with 11,437 additions and 8,211 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# Setup .npmrc file to publish to GitHub Packages
- uses: actions/setup-node@v3
with:
registry-url: 'https://npm.pkg.github.com'
registry-url: 'https://registry.npmjs.org'
# Defaults to the user or organization that owns the workflow file
scope: '@octocat'
node-version-file: package.json
Expand Down
Loading

0 comments on commit 066037b

Please sign in to comment.