Skip to content

Commit

Permalink
Merge pull request #45 from FrontEndDev-org/feat/v1.x
Browse files Browse the repository at this point in the history
Feat/v1.x
  • Loading branch information
cloudcome committed Oct 18, 2023
2 parents 56f71d7 + 34d3451 commit b374d25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-nvm/action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: node env
name: nvm env
description: 依照 nvmrc 创建 node 环境

runs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
release-type: node
bump-minor-pre-major: true
default-branch: ${{ github.ref_name }}

test-coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b374d25

Please sign in to comment.