Skip to content

Commit 15b0aa9

Browse files
authored
upd ci
1 parent 34733ba commit 15b0aa9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,7 @@ jobs:
209209
- uses: googleapis/release-please-action@v4
210210
id: release
211211
with:
212-
config-file: 'release-please-config.json'
213-
manifest-file: '.release-please-manifest.json'
212+
release-type: python
214213
outputs:
215214
release_created: ${{ steps.release.outputs.release_created }}
216215
#if a release is created then run the deploy scripts for github.io, conda, pypi and docker

0 commit comments

Comments
 (0)