Skip to content

Commit

Permalink
ci: 🎡 修复ci报错
Browse files Browse the repository at this point in the history
  • Loading branch information
chentianyu committed Oct 11, 2023
1 parent af04a14 commit d5883d3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ jobs:
build:
if: contains(github.event.head_commit.message, '[skip ci]') == false
runs-on: ubuntu-latest

release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
id: release
Expand Down

0 comments on commit d5883d3

Please sign in to comment.