Skip to content

Commit

Permalink
fix: restructure release please to run it first before even building …
Browse files Browse the repository at this point in the history
…artifacts
  • Loading branch information
Sowasvonbot committed Mar 7, 2024
1 parent 0326a03 commit c834304
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 @@ -16,7 +16,7 @@ jobs:
release-created: ${{ steps.release.outputs.release_created }}
tag-name: ${{ steps.release.outputs.tag_name }}
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
- uses: GoogleCloudPlatform/release-please-action@v2
id: release
with:
release-type: rust
Expand Down

0 comments on commit c834304

Please sign in to comment.