Skip to content

Commit

Permalink
ci: set package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Siroshun09 committed Jul 9, 2022
1 parent 6895b43 commit ae1994b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ jobs:
uses: okocraft/workflows/.github/workflows/maven.yml@v1
with:
java-version: '11'
package-name: ServerConnector-Build-${{ github.run_number }}
build-java-17:
uses: okocraft/workflows/.github/workflows/maven.yml@v1
with:
java-version: '17'
package-name: ServerConnector-Build-${{ github.run_number }}

0 comments on commit ae1994b

Please sign in to comment.