Skip to content

Commit 066037b

Browse files
authored
Merge pull request #231 from scientist-softserv/update-release-it
update `release-it` to 17.3.0 and re-release wcl
2 parents eb6b8b1 + 812a042 commit 066037b

File tree

3 files changed

+11437
-8211
lines changed

3 files changed

+11437
-8211
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
# Setup .npmrc file to publish to GitHub Packages
1414
- uses: actions/setup-node@v3
1515
with:
16-
registry-url: 'https://npm.pkg.github.com'
16+
registry-url: 'https://registry.npmjs.org'
1717
# Defaults to the user or organization that owns the workflow file
1818
scope: '@octocat'
1919
node-version-file: package.json

0 commit comments

Comments
 (0)