diff --git a/.github/workflows/changelog_and_release.yml b/.github/workflows/changelog_and_release.yml index 572a9d4..b2f97eb 100644 --- a/.github/workflows/changelog_and_release.yml +++ b/.github/workflows/changelog_and_release.yml @@ -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