Skip to content

Commit

Permalink
MD-23 fix: mistaken change
Browse files Browse the repository at this point in the history
Co-authored-by: Bobby Dickinson <[email protected]>
  • Loading branch information
joeladam518 and stobob authored Apr 3, 2024
1 parent ac5b382 commit d8e5b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
node-version: 20
cache: 'npm'
registry-url: 'https://npm.pkg.github.com'
registry-url: 'https://registry.npmjs.org'

- name: NPM Install
run: npm install
Expand Down

0 comments on commit d8e5b4a

Please sign in to comment.