Skip to content

Commit

Permalink
🤖 Pull Request form develop (#65)
Browse files Browse the repository at this point in the history
* 📰 Add github packages

- Added patch for "@cardbrother/nestjs-tencent-cloud-sdk"
- Included GitHub packages in the changeset.

* ci(bug fix): 🎡 cI bug fix

---------

Co-authored-by: guozichun <[email protected]>
  • Loading branch information
github-actions[bot] and guotingchao authored Apr 28, 2024
1 parent 8eb736f commit de3087a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/gorgeous-kangaroos-compete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@cardbrother/nestjs-tencent-cloud-sdk": patch
---

add github packages
4 changes: 3 additions & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ on:
- closed
branches:
- main
workflow_dispatch:

concurrency: ${{ github.workflow }}-${{ github.ref }}

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit de3087a

Please sign in to comment.