Skip to content

Commit

Permalink
更新 release-please.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shijinn520 committed Sep 28, 2024
1 parent 8bef0d9 commit d0a252d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release
with:
release-type: node
default-branch: main
# Checkout
- uses: actions/checkout@v4
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit d0a252d

Please sign in to comment.