diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b62fa6c..8505e9b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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: |