Skip to content

Commit

Permalink
chore: update workflows config
Browse files Browse the repository at this point in the history
  • Loading branch information
guqing committed Apr 29, 2024
1 parent dbb0e7b commit ef3ee36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ jobs:
permissions:
contents: write
with:
pnpm-version: "9"
app-id: app-kqZUw
skip-node-setup: false
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ jobs:
ci:
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-ci.yaml@v1
with:
pnpm-version: "9"
skip-node-setup: false
ui-path: "ui"

0 comments on commit ef3ee36

Please sign in to comment.