We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac101f commit 17e7144Copy full SHA for 17e7144
.github/workflows/docker_publish_native_arm64.yml
@@ -19,7 +19,6 @@ jobs:
19
- uses: fugerit-org/psychic-actions/maven-container-publish@mcp
20
with:
21
github-token: ${{ secrets.GITHUB_TOKEN }}
22
- java-type: 'native'
23
java-distribution: 'graalvm'
24
java-version: '22-ea'
25
maven-options: 'install -Pnative -Pbuildreact'
0 commit comments