Skip to content

Commit

Permalink
only needs java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Nov 18, 2023
1 parent 4946f0d commit fdaf5ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
- Meta
if: needs.Meta.outputs.releasable == 'true'
uses: evanchooly/workflows/.github/workflows/jreleaser.yml@master
with:
java: 17
secrets:
GH_PUSH_TOKEN : ${{ secrets.GH_PUSH_TOKEN }}
GPG_PASSPHRASE : ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit fdaf5ae

Please sign in to comment.