🏗️ Renamed workflows to be more logical

This commit is contained in:
Alicia Sykes
2021-09-12 21:45:41 +01:00
parent 0aca363841
commit 0f33a8fca8
23 changed files with 28 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
# Builds a Docker image from with latest tag when master branch is updated
# The publishes it to GitHub container registry as a package
name: Build and Publish Docker Image to GHCR
name: 🏗️ Build + Publish Docker Image to GHCR
on:
workflow_dispatch:
push: