Skip to content

Commit

Permalink
fix: update to latest release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed May 9, 2022
1 parent bdebe65 commit b130634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ jobs:
submodules: recursive


- uses: GoogleCloudPlatform/release-please-action@v2
- uses: GoogleCloudPlatform/release-please-action@v3
id: release_sys
with:
release-type: rust
package-name: hts-sys
monorepo-tags: true
path: hts-sys

- uses: GoogleCloudPlatform/release-please-action@v2
- uses: GoogleCloudPlatform/release-please-action@v3
id: release_main
with:
release-type: rust
Expand Down

0 comments on commit b130634

Please sign in to comment.