Skip to content

Commit

Permalink
feat: update publish workflow scope
Browse files Browse the repository at this point in the history
  • Loading branch information
scott45 committed Dec 2, 2024
1 parent eb63e8b commit f17a3c6
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 @@ -30,7 +30,7 @@ jobs:
node-version: 16.x
registry-url: https://npm.pkg.github.com/
# Defaults to the user or organization that owns the workflow file
scope: '@frmscoe'
scope: '@tazama-lf'

- name: Set up NPM authentication
run: |
Expand Down

0 comments on commit f17a3c6

Please sign in to comment.