no message
This commit is contained in:
parent
a1a4e1031d
commit
827e94ca89
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-release.yaml
vendored
2
.github/workflows/build-release.yaml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
|
||||
release:
|
||||
name: Create GitHub release
|
||||
needs: [test, version]
|
||||
needs: [test]
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue