mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
chore: stop pushing to internal pypi by default
This commit is contained in:
1
.github/workflows/push-python-packages.yml
vendored
1
.github/workflows/push-python-packages.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
inputs:
|
||||
internal_pypi:
|
||||
description: 'Whether to push to internal pypi'
|
||||
default: 'false'
|
||||
required: true
|
||||
type: boolean
|
||||
public_pypi:
|
||||
|
||||
Reference in New Issue
Block a user