Skip to content

Commit

Permalink
Adding "with" arguments to setup-node step
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceo committed Jan 14, 2024
1 parent 2781c91 commit 6594a9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-release-on-branch-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
node-version-file: '.nvmrc'
cache: 'yarn'
registry-url: 'https://npm.pkg.github.com'
always-auth: true
scope: '@danskernesdigitalebibliotek'

- run: yarn install --frozen-lockfile

Expand Down

0 comments on commit 6594a9d

Please sign in to comment.