Skip to content

Commit

Permalink
fix: add proper naming to the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DerTiedemann committed Jun 28, 2024
1 parent 59bdf50 commit 8922396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ on:
- major

jobs:
java-gradle-release:
name: Java Gradle
bump-version-release:
name: Bumpversion Release
uses: bakdata/ci-templates/.github/workflows/[email protected]
with:
release-type: "${{ inputs.release-type }}"
Expand Down

0 comments on commit 8922396

Please sign in to comment.