We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 918b1c9 commit cac6debCopy full SHA for cac6deb
.github/workflows/publish-eclipse-release.yml
@@ -29,7 +29,7 @@ jobs:
29
secrets: inherit
30
31
aggregate-distro-update-site:
32
- uses: ./.github/workflows/aggregate-ls-extensions-update-site.yml
+ uses: ./.github/workflows/aggregate-distro-update-sites.yml
33
with:
34
version: ${{ inputs.release_version }}.RELEASE
35
latest: ${{ inputs.eclipse_latest }}
0 commit comments