Skip to content

Commit

Permalink
sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed May 22, 2024
1 parent 1148b36 commit 97e0a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/script-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: mad9000/actions-find-and-replace-string@5
id: matrixNameTemp
with:
source: ${{ matrix.luceeVersion }}-${{ matrix.javaVersion }}
source: ${{ matrix.luceeVersion }}_${{ matrix.javaVersion }}
find: '/'
replace: '_'
replaceAll: true
Expand Down

0 comments on commit 97e0a37

Please sign in to comment.