Skip to content

Commit

Permalink
feat(new feature): ✨ add ci
Browse files Browse the repository at this point in the history
  • Loading branch information
guotingchao committed Apr 30, 2024
1 parent a26dfda commit 81b09fc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/wicked-bananas-return.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@cardbrother/nestjs-tencent-cloud-sdk": patch
---

update ci
2 changes: 1 addition & 1 deletion .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
jobs:
Publish:
name: 🚀 Publish
if: github.repository_owner == 'guotingchao' && github.head_ref == 'changeset-release/main'
if: github.repository_owner == 'guotingchao'
runs-on: ubuntu-latest
steps:
- name: ⬇️ Checkout
Expand Down

0 comments on commit 81b09fc

Please sign in to comment.