Skip to content

Commit

Permalink
chore(ci): fix release workflow errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ruru-m07 committed Sep 24, 2024
1 parent 898d1e9 commit 09dc93b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 234 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"updateInternalDependencies": "patch",
"privatePackages": { "version": false },
"bumpVersionsWithWorkspaceProtocolOnly": true,
"ignore": ["www", "sink"]
"ignore": ["www"]
}
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout Repo
uses: actions/checkout@v3

- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0

- name: Setup Node.js 20.x
Expand Down
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ yarn-error.log*
# Misc
.DS_Store
*.pem

sink/
230 changes: 0 additions & 230 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 09dc93b

Please sign in to comment.