mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-09 00:37:31 +00:00
cd: ain't no
This commit is contained in:
parent
cbead5006b
commit
7c8ad5a4d6
2
.github/workflows/spotube-release-binary.yml
vendored
2
.github/workflows/spotube-release-binary.yml
vendored
@ -336,7 +336,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Trigger CircleCI Pipeline
|
- name: Trigger CircleCI Pipeline
|
||||||
run: |
|
run: |
|
||||||
curl -X POST https://circleci.com/api/v2/project/4VrphdJCCiduQ1MoV1hd4Y/krtirtho/spotube/pipeline \
|
curl -X POST https://circleci.com/api/v2/project/cci-f9azl/spotube/pipeline \
|
||||||
--header "Circle-Token: ${{secrets.CCI_TOKEN}}" \
|
--header "Circle-Token: ${{secrets.CCI_TOKEN}}" \
|
||||||
--header "content-type: application/json" \
|
--header "content-type: application/json" \
|
||||||
--data '{"branch": "${{env.BRANCH}}", "parameters":{"GHA_Action":"true","version":"${{inputs.version}}","channel":"${{inputs.channel}}","dry_run":${{inputs.dry_run}}}}'
|
--data '{"branch": "${{env.BRANCH}}", "parameters":{"GHA_Action":"true","version":"${{inputs.version}}","channel":"${{inputs.channel}}","dry_run":${{inputs.dry_run}}}}'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user