Skip to content

Commit 62aed05

Browse files
ci: fix syntax in ci_conda_publish job
1 parent 9425ced commit 62aed05

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci_conda_publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: CI Conda Publish
33
on: workflow_dispatch
44

55
jobs:
6-
build:
7-
publish-to-conda:
6+
publish-to-conda:
87
name: Publish to Conda
98
# if: startsWith(github.ref, 'refs/tags/')
109
# needs:

0 commit comments

Comments
 (0)