changing job names

This commit is contained in:
Andy Pack 2024-07-02 20:34:03 +01:00
parent 645198efe5
commit 426aa81ca8
Signed by: sarsoo
GPG Key ID: A55BA3536A5E0ED7
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: docker
name: Deploy Hugo site to Prod
on:
# Runs on pushes targeting the default branch

View File

@ -1,5 +1,5 @@
# Sample workflow for building and deploying a Hugo site to GitHub Pages
name: Deploy Hugo site to Pages
name: Deploy Hugo site to Staging (Pages)
on:
# Runs on pushes targeting the default branch