mirror of
https://github.com/Lovinoes/images.git
synced 2024-12-21 16:37:45 -05:00
Update java-corretto.yml
This commit is contained in:
parent
d84c35b0dc
commit
254f923fb7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/java-corretto.yml
vendored
2
.github/workflows/java-corretto.yml
vendored
|
@ -20,7 +20,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
build_and_push:
|
||||
name: "java_${{ matrix.tag }}_corretto"
|
||||
name: "java${{ matrix.tag }}_corretto"
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Reference in a new issue