mirror of
https://github.com/bitwarden/server.git
synced 2025-02-22 02:51:33 +01:00
removing job dependencies (#1523)
This commit is contained in:
parent
4400fdf57d
commit
bbc2483968
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -68,7 +68,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- setup
|
||||
- release
|
||||
env:
|
||||
RELEASE_VERSION: ${{ needs.setup.outputs.release_version }}
|
||||
TAG_VERSION: ${{ needs.setup.outputs.tag_version }}
|
||||
|
Loading…
Reference in New Issue
Block a user