Build first, then publish
This commit is contained in:
@@ -43,6 +43,7 @@ jobs:
|
|||||||
publish:
|
publish:
|
||||||
name: "Publish"
|
name: "Publish"
|
||||||
runs-on: "ubuntu-22.04"
|
runs-on: "ubuntu-22.04"
|
||||||
|
needs: build
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user