Browse Source

fix: name and description of the action

Joao Andre 1 year ago
parent
commit
c0bd54e8e3
1 changed files with 1 additions and 1 deletions
  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: