Skip to content

Commit

Permalink
Pull Request form Github Actions (#47)
Browse files Browse the repository at this point in the history
* feat(new feature): ✨ init

* docs(new feature): 📝 add english and chinese md

* docs(new feature): 📝 add english and chinese md

* Remove test workflow for pnpm setup

Deleted a workflow file that set up testing for pnpm dependencies.

* Remove test workflow for pnpm setup

Deleted a workflow file that set up testing for pnpm dependencies.

* docs(new feature): 📝 update

* docs(refactor): 📝 upgrade doc

* refactor(refactor): ♻️ cI upgrade

---------

Co-authored-by: guozichun <guotingchaopr@gmail.com>
  • Loading branch information
github-actions[bot] and guotingchao authored Apr 27, 2024
1 parent f2b532b commit 6032fe5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/sweet-cups-dress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@cardbrother/nestjs-tencent-cloud-sdk": patch
---

upgrade release
1 change: 1 addition & 0 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
pnpm build
- name: 📣 Create Release Pull Request or Publish to npm
if: github.head_ref == 'changeset-release/main' && github.event_name == 'push'
id: changesets
uses: changesets/action@v1.4.7
with:
Expand Down

0 comments on commit 6032fe5

Please sign in to comment.