Skip to content

Commit

Permalink
Fix build for 20.0.5 upstream version tarballs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan971 committed Feb 23, 2023
1 parent b617931 commit 8910cda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
files: |
./quarkus/dist/target/keycloak-20.0.2.tar.gz
./quarkus/dist/target/keycloak-20.0.2.zip
./quarkus/dist/target/keycloak-20.0.5.tar.gz
./quarkus/dist/target/keycloak-20.0.5.zip

0 comments on commit 8910cda

Please sign in to comment.