Skip to content

Commit

Permalink
Downgrade GitHub release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
raminqaf committed Dec 12, 2024
1 parent 67bb110 commit 60b79ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
jobs:
java-gradle-release:
name: Java Gradle Release
uses: bakdata/ci-templates/.github/workflows/java-gradle-release.yaml@1.50.3
uses: bakdata/ci-templates/.github/workflows/java-gradle-release.yaml@1.43.0
with:
java-version: 21
release-type: "${{ inputs.release-type }}"
Expand Down

0 comments on commit 60b79ab

Please sign in to comment.