Skip to content

Commit b1022ce

Browse files
authored
Merge pull request #10 from jorgesolebur/feature/fixPipeline
Fix pipeline version release.
2 parents 6eb1831 + 8385ddf commit b1022ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@ jobs:
110110
- name: Call Release Workflow
111111
uses: benc-uk/workflow-dispatch@v1
112112
with:
113-
workflow: "Publish and release CumulusCI"
113+
workflow: "Publish and release CumulusCI_AzureDevOps"
114114
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)