mirror of
https://github.com/litruv/AudioSort.git
synced 2026-07-24 18:56:01 +10:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e16abd7370 | |||
| 9ade1cc7dd |
3
.github/workflows/build-all.yml
vendored
3
.github/workflows/build-all.yml
vendored
@@ -2,11 +2,8 @@ name: Build All Platforms
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
BIN
build/icon.png
Normal file
BIN
build/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 190 KiB |
@@ -75,7 +75,7 @@
|
||||
"rpm",
|
||||
"snap"
|
||||
],
|
||||
"icon": "build/icon.ico",
|
||||
"icon": "build/icon.png",
|
||||
"category": "AudioVideo",
|
||||
"description": "Audio sorting and management application",
|
||||
"mimeTypes": [
|
||||
|
||||
Reference in New Issue
Block a user