Skip to content

Commit 05a0cc7

Browse files
authored
Update release-please.yml
1 parent fd47b4d commit 05a0cc7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ jobs:
1717
- uses: GoogleCloudPlatform/release-please-action@v4
1818
id: release
1919
with:
20-
path: loop_cgal
20+
release-type: python
21+
package-name: loop_cgal
22+
2123

2224
outputs:
2325
release_created: ${{ steps.release.outputs.releases_created }}

0 commit comments

Comments
 (0)