Skip to content

Commit

Permalink
chore(Root): modify case
Browse files Browse the repository at this point in the history
  • Loading branch information
kikoruiz committed Dec 20, 2023
1 parent 931c7ef commit 9acc197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
npm run test:server:ci
xvfb-run --auto-servernum npm run test:client:ci
- name: Release packages
- name: Release Packages
run: npx -p ./packages/sui-ci sui-ci release
env:
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit 9acc197

Please sign in to comment.