Skip to content

Commit

Permalink
build: release please workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hashedone committed Jun 27, 2023
1 parent ea81a31 commit 093762d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
on:
push:
branches:
- main
push

permissions:
contents: write
Expand All @@ -22,4 +20,3 @@ jobs:
bootstrap-sha: ae522441497a670a7d56dae389ffb2b7bb626960
plugins:
- cargo-workspace
- sentence-case

0 comments on commit 093762d

Please sign in to comment.