Skip to content

Commit

Permalink
#build-minor: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
reskume committed Dec 4, 2024
1 parent 10a4cbb commit 8f65dab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 22
registry-url: https://npm.pkg.github.com/
scope: "@openaip"
registry-url: https://registry.npmjs.org
scope: '@openaip'
- run: npm install
env:
NODE_AUTH_TOKEN: ${{secrets.GHPR_NPM_TOKEN}}
Expand Down

0 comments on commit 8f65dab

Please sign in to comment.