ISSUE-33 #95

Closed
kruti wants to merge 82 commits from kruti/CFTunnels:ISSUE-33 into test
Showing only changes of commit 4d7a52b0ba - Show all commits

View File

@ -34,13 +34,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: JDK setup
uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: '17'
- name: Validate Gradle Wrapper
uses: gradle/actions/wrapper-validation@v3
- name: Create and push tag
run: |
echo "NEW_VERSION=${{ needs.tag.outputs.new_version }}"