Skip to content

Commit

Permalink
set Lucee test versions dynamically
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeloffner committed Jun 24, 2024
1 parent 5c09870 commit 9c88a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: hibernate-lex-${{ matrix.lucee.version }}
name: orm-lex-${{ matrix.lucee.version }}
path: target/*.lex

- name: Checkout Lucee
Expand Down

0 comments on commit 9c88a66

Please sign in to comment.