Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Sep 24, 2023
1 parent e094661 commit 93875d1
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 125 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: install
run: pnpm install
- name: update to latest canary
run: cd tools/cli-commons && pnpm install verdaccio@canary-5x
run: cd tools/cli-commons && pnpm install verdaccio@latest
- name: Commit & Push changes
uses: actions-js/push@156f2b10c3aa000c44dbe75ea7018f32ae999772 # tag=v1.4
with:
Expand Down
Loading

0 comments on commit 93875d1

Please sign in to comment.