diff --git a/.github/workflows/build-and-release-dev.yml b/.github/workflows/build-and-release.yml similarity index 99% rename from .github/workflows/build-and-release-dev.yml rename to .github/workflows/build-and-release.yml index fc56030aa3..db9a002c41 100644 --- a/.github/workflows/build-and-release-dev.yml +++ b/.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: