Skip to content

Commit

Permalink
fix: fallback to release-please v2 due to monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
mhatzl committed Oct 5, 2023
1 parent e6ee2cd commit 6ff4562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
- uses: GoogleCloudPlatform/release-please-action@v2
with:
release-type: rust
package-name: unimarkup-rs
Expand Down

0 comments on commit 6ff4562

Please sign in to comment.