Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
fix: release glob pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
de-sh authored Aug 15, 2023
1 parent 13aded7 commit be00526
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: |
build/x86_64-linux-android.tar.gz
build/i686-linux-android.tar.gz
build/aarch64-linux-android.tar.gz
build/armv7-linux-androideabi.tar.gz
build/release/*.tar.gz
build/release/uplink_*.aar

0 comments on commit be00526

Please sign in to comment.