fix(ci): run tests before creating release
This commit is contained in:
parent
292290c655
commit
049ea70bb3
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
|||||||
|
|
||||||
create_release:
|
create_release:
|
||||||
name: Create Release
|
name: Create Release
|
||||||
|
needs: test
|
||||||
uses: luketainton/gha-workflows/.github/workflows/create-release.yml@main
|
uses: luketainton/gha-workflows/.github/workflows/create-release.yml@main
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user