mirror of https://github.com/statping/statping
github actions
parent
1793d02459
commit
24b711113a
|
@ -314,7 +314,7 @@ jobs:
|
|||
path: ./build
|
||||
|
||||
upload-release:
|
||||
needs: [test, postman-tests, build-linux, build-mac, build-windows]
|
||||
needs: [test, test-postman, build-linux, build-mac, build-windows]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue