Tweaked job name of the Docker Image workflow.

This commit is contained in:
Matt Scott 2022-12-09 17:02:36 -05:00
parent 4940e280bb
commit dec457e2ea

View File

@ -10,7 +10,7 @@ on:
jobs:
build-and-push-docker-image:
name: Build / Publish Docker Image
name: Build Docker Image
runs-on: ubuntu-latest
steps: