From e1e605b9166e561f2e3e8d0d67a14c7e6983b74b Mon Sep 17 00:00:00 2001 From: "amastaneh@gmail.com" Date: Sat, 8 Jun 2024 09:11:21 -0400 Subject: [PATCH] Minor update --- .github/workflows/cicd-website.yml | 2 +- .github/workflows/create-release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cicd-website.yml b/.github/workflows/cicd-website.yml index 55e6b99..a666905 100644 --- a/.github/workflows/cicd-website.yml +++ b/.github/workflows/cicd-website.yml @@ -1,5 +1,5 @@ # Simple workflow for deploying static content to GitHub Pages -name: Deploy static content to Pages +name: GitHub Prime > Deploy Website on: # Runs on pushes targeting the default branch diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index c9b97ef..0b08055 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -1,4 +1,4 @@ -name: Create Release +name: GitHub Prime > Create Release on: push: