We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69813e7 commit a9de67dCopy full SHA for a9de67d
1 file changed
.github/workflows/deploy-hf-space-imagenette.yml
@@ -7,6 +7,8 @@ on:
7
- spaces/imagenette-clip-hycoclip/**
8
- .github/workflows/deploy-hf-space-imagenette.yml
9
- .github/workflows/deploy-hf-space-reusable.yml
10
+ repository_dispatch:
11
+ types: [pypi-release]
12
workflow_dispatch:
13
14
concurrency:
0 commit comments