Skip to content

Commit

Permalink
Add new mandatory parameter to release configuration as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Abrynos committed May 20, 2021
1 parent 88eae12 commit cbbe82b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- id: setup-jdk
uses: actions/setup-java@v2
with:
distribution: 'zulu'
java-version: 13
- id: prepare-secrets
run: |
Expand Down

0 comments on commit cbbe82b

Please sign in to comment.