Release depends on build
This commit is contained in:
1
.github/workflows/github-actions-demo.yml
vendored
1
.github/workflows/github-actions-demo.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
|||||||
path: app/Alma
|
path: app/Alma
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
needs: build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user