GHA: typo fix

This commit is contained in:
aboyko
2023-11-01 09:53:12 -04:00
parent 918b1c9ba1
commit cac6debba2

View File

@@ -29,7 +29,7 @@ jobs:
secrets: inherit
aggregate-distro-update-site:
uses: ./.github/workflows/aggregate-ls-extensions-update-site.yml
uses: ./.github/workflows/aggregate-distro-update-sites.yml
with:
version: ${{ inputs.release_version }}.RELEASE
latest: ${{ inputs.eclipse_latest }}