Skip to content

Commit cac6deb

Browse files
committed
GHA: typo fix
1 parent 918b1c9 commit cac6deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-eclipse-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
secrets: inherit
3030

3131
aggregate-distro-update-site:
32-
uses: ./.github/workflows/aggregate-ls-extensions-update-site.yml
32+
uses: ./.github/workflows/aggregate-distro-update-sites.yml
3333
with:
3434
version: ${{ inputs.release_version }}.RELEASE
3535
latest: ${{ inputs.eclipse_latest }}

0 commit comments

Comments
 (0)