Skip to content

Commit

Permalink
Merge pull request #843 from danskernesdigitalebibliotek/fix-workflow…
Browse files Browse the repository at this point in the history
…-perm-problem

Try to fix dependency problem in the branch release workflow
  • Loading branch information
spaceo authored Jan 15, 2024
2 parents d555364 + 6594a9d commit b2c0faa
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 b2c0faa

Please sign in to comment.