Skip to content

Commit

Permalink
chore: remove references to hollandjg
Browse files Browse the repository at this point in the history
  • Loading branch information
hollandjg committed Feb 1, 2023
1 parent 052da6e commit f236fab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ jobs:
with:
cache: 'yarn'
node-version: 18
registry-url: https://npm.pkg.github.com/
scope: '@hollandjg' # replace with scope: '@thepolicylab-projectportals'
token: ${{ secrets.GITHUB_TOKEN }}
always-auth: true
- run: yarn install --immutable
- run: yarn test
- name: Update version numbers
Expand Down
2 changes: 0 additions & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ yarnPath: .yarn/releases/yarn-3.4.1.cjs
npmScopes:
thepolicylab-projectportals:
npmRegistryServer: https://npm.pkg.github.com
hollandjg:
npmRegistryServer: https://npm.pkg.github.com

0 comments on commit f236fab

Please sign in to comment.