Skip to content

Commit df2c31c

Browse files
committed
enable publish release
1 parent c7b1d41 commit df2c31c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-ocp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
# OCP source download URL (default: https://github.com/CadQuery/OCP/releases/download)
1818
# SOURCE_URL: https://github.com/bernhard-42/__temp_artefacts__/releases/download
1919
SOURCE_URL: https://github.com/CadQuery/OCP/releases/download
20-
RELEASE_TO_REPO: "false"
20+
RELEASE_TO_REPO: "true"
2121

2222
jobs:
2323
# ================================================================================

0 commit comments

Comments
 (0)