diff --git a/.github/workflows/release-rancher-components.yml b/.github/workflows/release-rancher-components.yml index 8fb98349938..ad1e2e1a947 100644 --- a/.github/workflows/release-rancher-components.yml +++ b/.github/workflows/release-rancher-components.yml @@ -21,7 +21,7 @@ jobs: with: node-version-file: '.nvmrc' registry-url: 'https://registry.npmjs.org' - scope: '@rancher' + scope: '@rak-phillip' - name: Install run: yarn install:ci