Skip to content

Commit

Permalink
remove inputs that will be controlled by github actions on template
Browse files Browse the repository at this point in the history
  • Loading branch information
EricesNicolas committed Jan 30, 2025
1 parent 3506d82 commit c939efc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ jobs:

with:
release_version: ${{ github.event.release.tag_name }}
artifact_upload_url: 'https://maven.pkg.github.com/'
java_version: "21"
branch: master
java_version: "21"

0 comments on commit c939efc

Please sign in to comment.