Skip to content

Commit

Permalink
chore: temp disable ctc
Browse files Browse the repository at this point in the history
API is broken
  • Loading branch information
iowillhoit authored Jan 22, 2025
1 parent 02685ea commit e8cc99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/promote-rc-to-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
old-channel: latest-rc
new-channel: latest
use-ctc: true
# use-ctc: true
ignore-missing: ${{ github.event_name == 'workflow_dispatch' && inputs.ignore-missing || false }}

promote-verify:
Expand Down

0 comments on commit e8cc99c

Please sign in to comment.