diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index ecacc9f..3b00499 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -79,7 +79,7 @@ jobs: target_repo="community-scripts/ProxmoxVE" - branch_name="add-script-$script_name-$(date +'%Y%m%d%H%M%S')" + branch_name="add-script-$script_name" commit_message="Add script files for $script_name"