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 6851df8 commit 62806c3
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 62806c3

Please sign in to comment.