actions: change job name

This commit is contained in:
FireMaskterK 2021-10-28 19:00:00 +01:00
parent 86eb6f0699
commit 141d725a78
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD

View file

@ -8,7 +8,7 @@ on:
- master
jobs:
build-docker-hotspot:
build-docker-image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.5