Sfoglia il codice sorgente

Rename release action

jrobinAV 1 anno fa
parent
commit
3bb6619170
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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:
   workflow_dispatch: