Skip to content

Commit

Permalink
Use from rgrunber/eclipse.jdt.ls.
Browse files Browse the repository at this point in the history
Signed-off-by: Roland Grunberg <[email protected]>
  • Loading branch information
rgrunber committed Sep 30, 2024
1 parent d1d3892 commit 4dfc593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: 'eclipse-jdtls/eclipse.jdt.ls'
repository: 'rgrunber/eclipse.jdt.ls'
fetch-depth: 2
path: eclipse.jdt.ls
- uses: actions/checkout@v4
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
if: "${{ inputs.JDT_LS_VERSION == '' }}"
uses: actions/checkout@v4
with:
repository: eclipse-jdtls/eclipse.jdt.ls
repository: rgrunber/eclipse.jdt.ls
- name: Cache Maven local repository
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 4dfc593

Please sign in to comment.