ソースを参照

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

fix: name and description of the action
João André 1 年間 前
コミット
32c7b4873c
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: