Skip to content

Commit

Permalink
add needs: build_init (#646) (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
egaxhaj authored and fkneeland-figure committed Feb 22, 2022
1 parent e3730fd commit 98bb9b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,10 @@ jobs:
asset_content_type: application/octet-stream

java_kotlin_release:
name: Maven Publishing
runs-on: ubuntu-latest
needs:
- build_init
name: Maven Publishing
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 98bb9b6

Please sign in to comment.