Skip to content

Commit a9de67d

Browse files
committed
feat: accept repository_dispatch from PyPI releases
1 parent 69813e7 commit a9de67d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-hf-space-imagenette.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- spaces/imagenette-clip-hycoclip/**
88
- .github/workflows/deploy-hf-space-imagenette.yml
99
- .github/workflows/deploy-hf-space-reusable.yml
10+
repository_dispatch:
11+
types: [pypi-release]
1012
workflow_dispatch:
1113

1214
concurrency:

0 commit comments

Comments
 (0)