macrdel commited on
Commit
8b2ec11
1 Parent(s): 4a3c84b

update workflow

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -68,7 +68,7 @@ jobs:
68
 
69
  deploy:
70
  runs-on: ubuntu-latest
71
- needs: test-and-build
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: