Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lmaddox committed Jun 25, 2023
1 parent 0bb6262 commit cb58086
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions .github/workflows/autotools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,19 +90,5 @@ jobs:
fail_on_unmatched_files: true
#target_commitish: cmake
generate_release_notes: true
#files: test-1.0.0.tar.gz
files: |
build/MyApp-*.*.*-*.7z
build/MyApp-*.*.*-*.sh
build/MyApp-*.*.*-*.tar.bz2
build/MyApp-*.*.*-*.tar.gz
build/MyApp-*.*.*-*.tar.xz
build/MyApp-*.*.*-*.tar.Z
build/MyApp-*.*.*-*.zip
build/myapp_*.*.*_*.deb
#build/MyApp-1.0.0-Source.tar.xz
#build/MyApp-1.0.0-Android.sh
#build/MyApp-1.0.0-Android.tar.gz
#build/MyApp-1.0.0-Android.tar.Z

files: test-1.0.0.tar.gz

0 comments on commit cb58086

Please sign in to comment.