Browse Source

fix: name and description of the action

Joao Andre 1 năm trước cách đây
mục cha
commit
c0bd54e8e3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: