Skip to content

Commit

Permalink
Fix dev publish
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc committed Mar 11, 2024
1 parent ea701bc commit 52abf1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/release-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ workflows:
tags:
only: /.*(?<!dev\d{8})$/
- linux_publish:
name: linux_dev_publish-<<matrix.resource_class>>
name: linux_dev_publish-<<matrix.executor>>
matrix:
parameters:
python_ver: ["3.10"]
Expand Down

0 comments on commit 52abf1a

Please sign in to comment.