Skip to content

Commit

Permalink
ci: revert to good-old release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
genaris committed Sep 16, 2024
1 parent 2df2c33 commit ec0f8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
matrix:
package: ${{fromJson(needs.package-finder.outputs.packages)}}
steps:
- uses: google-github-actions/release-please-action@v4
- uses: google-github-actions/release-please-action@v2
id: release-please
with:
path: packages/${{ matrix.package }}
Expand Down

0 comments on commit ec0f8b8

Please sign in to comment.