Explorar el Código

Merge pull request #924 from Avaiga/fix/action-name

fix: name and description of the action
João André hace 1 año
padre
commit
32c7b4873c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/build-and-release.yml

+ 1 - 1
.github/workflows/build-and-release-dev.yml → .github/workflows/build-and-release.yml

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