Browse Source

Rename release action

jrobinAV 1 year ago
parent
commit
3bb6619170
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build-and-release-prod.yml

+ 1 - 1
.github/workflows/build-and-release-prod.yml

@@ -1,4 +1,4 @@
-name: Build a dev version for all packages and release them
+name: Build a prod version for all packages and release them
 
 
 on:
 on:
   workflow_dispatch:
   workflow_dispatch: