Skip to content

Commit

Permalink
Pull Request form Actions By refs/heads/develop (#28)
Browse files Browse the repository at this point in the history
This is a pull request created by Actions
  • Loading branch information
guotingchao authored Apr 24, 2024
2 parents 38c5474 + 99436e6 commit fa832bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/giant-oranges-rest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@cardbrother/nestjs-tencent-cloud-sdk": patch
---

update changeset config
3 changes: 1 addition & 2 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
uses: actions/checkout@v3
with:
token: ${{ env.GITHUB_TOKEN }}
fetch-depth: 0

- name: 🟢 Setup node
id: setup-node
Expand Down Expand Up @@ -60,7 +59,7 @@ jobs:
run: pnpm install

- name: 🏗️ Build
id: build-the-mono-repo
id: build-the-library
run: |
pnpm build
Expand Down

0 comments on commit fa832bb

Please sign in to comment.