Преглед изворни кода

fix: name and description of the action

Joao Andre пре 1 година
родитељ
комит
c0bd54e8e3
1 измењених фајлова са 1 додато и 1 уклоњено
  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: