Skip to content

Commit

Permalink
Merge remote-tracking branch 'pxb1988/2.x' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed Oct 3, 2023
2 parents 2920e8d + b5bda4f commit ed0fcfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
uses: actions/upload-artifact@v3
if: success()
with:
name: dex-tools-2.1-SNAPSHOT
path: dex-tools/build/distributions/dex-tools-2.1-SNAPSHOT.zip
name: dex-tools
path: dex-tools/build/distributions/dex-tools-*.zip

0 comments on commit ed0fcfa

Please sign in to comment.