Spaces:
Runtime error
Runtime error
macrdel
commited on
Commit
·
8b2ec11
1
Parent(s):
4a3c84b
update workflow
Browse files
.github/workflows/main.yml
CHANGED
|
@@ -68,7 +68,7 @@ jobs:
|
|
| 68 |
|
| 69 |
deploy:
|
| 70 |
runs-on: ubuntu-latest
|
| 71 |
-
needs:
|
| 72 |
steps:
|
| 73 |
- uses: actions/checkout@v2
|
| 74 |
with:
|
|
|
|
| 68 |
|
| 69 |
deploy:
|
| 70 |
runs-on: ubuntu-latest
|
| 71 |
+
needs: push
|
| 72 |
steps:
|
| 73 |
- uses: actions/checkout@v2
|
| 74 |
with:
|