Spaces:
Running
Running
fix(action): typo
Browse files
.github/workflows/sync_to_hub_debug.yml
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
name: Deploy to debug app
|
2 |
|
|
|
3 |
# to run this workflow manually from the Actions tab
|
4 |
workflow_dispatch:
|
5 |
|
|
|
1 |
name: Deploy to debug app
|
2 |
|
3 |
+
on:
|
4 |
# to run this workflow manually from the Actions tab
|
5 |
workflow_dispatch:
|
6 |
|