Ver código fonte

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

fix: name and description of the action
João André 1 ano atrás
pai
commit
32c7b4873c
1 arquivos alterados com 1 adições e 1 exclusões
  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:
 on:
   workflow_dispatch:
   workflow_dispatch: