Skip to content

Commit

Permalink
Simplify release artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Mar 31, 2023
1 parent 9981d00 commit e5a8e67
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/Android-CI-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ jobs:
name: ${{steps.tagger.outputs.tag}}
generate_release_notes: true
files: |
LogcatCrashlyticLib/build/outputs/aar/LogcatCrashlytic-release.aar
LogcatCountlyLib/build/outputs/aar/LogcatCountly-release.aar
LogcatCoreLib/build/outputs/aar/LogcatCore-release.aar
**/build/outputs/aar/Logcat*-release.aar
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e5a8e67

Please sign in to comment.