Skip to content

Commit

Permalink
chore: Use default scope for publishing (#69)
Browse files Browse the repository at this point in the history
Use default scope for publishing
  • Loading branch information
jkimmeyer authored Nov 2, 2023
1 parent 89d6a78 commit 44cbe89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/changelog_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
node-version-file: .tool-versions
registry-url: https://npm.pkg.github.com
cache: npm
scope: "@jkimmeyer"
- name: Install Node dependencies
run: npm ci
- name: Build Files
Expand Down

0 comments on commit 44cbe89

Please sign in to comment.