diff --git a/.github/workflows/update-major-version.yml b/.github/workflows/update-major-version.yml index 8cdffe9..1d6519f 100644 --- a/.github/workflows/update-major-version.yml +++ b/.github/workflows/update-major-version.yml @@ -1,3 +1,4 @@ +#Test name: Update Major Version run-name: Update ${{ github.event.inputs.main_version }} to ${{ github.event.inputs.target }}