Skip to content

Commit

Permalink
Update main-version-picker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Apr 22, 2024
1 parent 8d1721c commit 1543a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-version-picker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-latest
env:
luceeVersion: ${{ inputs.lucee_version_query }}
luceeVersionQuery: 0/all/light
luceeVersionQuery: ${{ inputs.lucee_version_query }}
steps:
- uses: actions/checkout@v4
- name: Set up JDK ${{ inputs.java_version }}
Expand Down

0 comments on commit 1543a1a

Please sign in to comment.