Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyiya authored Sep 13, 2024
1 parent 540f207 commit 2797dda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": ["@oplayer/full"]
}
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: create versions or publish to npm registry
uses: changesets/action@v1
id: changesets
with:
publish: pnpm release
commit: 'ci(changeset): release oplayer'
Expand Down

0 comments on commit 2797dda

Please sign in to comment.