Skip to content

Commit

Permalink
fix:ci again
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Javier Ribó Labrador <elribonazo@gmail.com>
  • Loading branch information
elribonazo committed Oct 27, 2023
1 parent ba0f04e commit a1ae020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
GH_TOKEN: ${{ secrets.PLUTO_GITHUB }}
GITHUB_TOKEN: ${{ secrets.PLUTO_GITHUB }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npm ci --registry=https://npm.pkg.github.com --@input-output-hk:registry=https://npm.pkg.github.com
run: npm ci --@input-output-hk:registry=https://npm.pkg.github.com

- name: Semantic Release
env:
Expand Down

0 comments on commit a1ae020

Please sign in to comment.