Skip to content

Commit b33428d

Browse files
authored
Fix nightly trigger for torchcodec (#7298)
This repo was migrated to meta-pytorch
1 parent 210855a commit b33428d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger_nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
uses: ./.github/actions/trigger-nightly
101101
with:
102102
ref: main
103-
repository: pytorch/torchcodec
103+
repository: meta-pytorch/torchcodec
104104
token: ${{ secrets.GH_PYTORCHBOT_TOKEN }}
105105
path: torchcodec
106106
- name: Trigger nightly torchvision-extra-decoders build

0 commit comments

Comments
 (0)