diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 75d1c37..3ebae7f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -name: Create release +name: Create core module release on: # Allows you to run this workflow manually from the Actions tab diff --git a/.github/workflows/release_patch.yml b/.github/workflows/release_patch.yml index c264bfe..7f09a58 100644 --- a/.github/workflows/release_patch.yml +++ b/.github/workflows/release_patch.yml @@ -1,4 +1,4 @@ -name: Create release patch +name: Create core module release patch on: # Allows you to run this workflow manually from the Actions tab