mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-02-04 01:32:54 +08:00
add job needs
This commit is contained in:
parent
4b91dffd60
commit
b1eec1a946
1
.github/workflows/nextjs.yml
vendored
1
.github/workflows/nextjs.yml
vendored
@ -104,6 +104,7 @@ jobs:
|
|||||||
# Sentry job
|
# Sentry job
|
||||||
sentry:
|
sentry:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
needs: deploy
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Sentry Release
|
- name: Sentry Release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user