Skip to content

Commit 52abf1a

Browse files
committed
Fix dev publish
1 parent ea701bc commit 52abf1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/release-config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ workflows:
116116
tags:
117117
only: /.*(?<!dev\d{8})$/
118118
- linux_publish:
119-
name: linux_dev_publish-<<matrix.resource_class>>
119+
name: linux_dev_publish-<<matrix.executor>>
120120
matrix:
121121
parameters:
122122
python_ver: ["3.10"]

0 commit comments

Comments
 (0)