Skip to content

Commit a121e6c

Browse files
enable pypi public
Signed-off-by: Nikolaj Bjorner <[email protected]>
1 parent 7b8482a commit a121e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ stages:
492492

493493
# Enable on release:
494494
- job: PyPIPublish
495-
condition: eq(0,1)
495+
condition: eq(1,1)
496496
displayName: "Publish to PyPI"
497497
pool:
498498
vmImage: "ubuntu-latest"

0 commit comments

Comments
 (0)