mirror of https://github.com/statping/statping
github actions
parent
1793d02459
commit
24b711113a
|
@ -314,7 +314,7 @@ jobs:
|
||||||
path: ./build
|
path: ./build
|
||||||
|
|
||||||
upload-release:
|
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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue