Forráskód Böngészése

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

fix: name and description of the action
João André 1 éve
szülő
commit
32c7b4873c
1 módosított fájl, 1 hozzáadás és 1 törlés
  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: