mirror of
https://github.com/GTNewHorizons/GTNH-Actions-Workflows.git
synced 2025-07-01 18:01:28 +02:00
try to fix jenkins build. Re-add this
This commit is contained in:
parent
d67fe98592
commit
862725a9cc
3
.github/workflows/release-tags.yml
vendored
3
.github/workflows/release-tags.yml
vendored
@ -36,6 +36,9 @@ jobs:
|
||||
- name: Validate gradle wrapper checksum
|
||||
uses: gradle/wrapper-validation-action@v1
|
||||
|
||||
- name: Set release version
|
||||
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
|
||||
|
||||
- name: Set up JDK 8 and 17
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user