Skip to content

Commit

Permalink
Merge branch 'LDEV-5051' of https://github.com/lucee/extension-argon2
Browse files Browse the repository at this point in the history
…into LDEV-5051
  • Loading branch information
zspitzer committed Jul 29, 2024
2 parents 96e9e60 + 83f383d commit 7ae3062
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main-version-picker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: image-lex
name: argon2-lex
path: dist/*.lex
- name: Checkout Lucee
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: image-lex
name: argon2-lex
path: dist/*.lex
- name: Checkout Lucee
uses: actions/checkout@v4
Expand Down

0 comments on commit 7ae3062

Please sign in to comment.