Skip to content

Commit

Permalink
lts
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjectSoft-STUDIONIONS committed Aug 27, 2024
1 parent 11a2556 commit 2dce777
Show file tree
Hide file tree
Showing 5 changed files with 236 additions and 228 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,12 @@ jobs:
file: setup/YourRadioLightSetup.exe
tag: ${{ github.ref_name }}
overwrite: true
file_glob: true
- name: Upload binaries to latest
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: setup/YourRadioLightSetup.exe
tag: latest
overwrite: true
file_glob: true
2 changes: 1 addition & 1 deletion application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "3.0.7",
"comments": "Ваше Радио. Облегчённая версия.",
"description": "Ваше Радио. Облегчённая версия. Самостоятельное добавление радио потока. Импорт/Экспорт плейлиста радиостанций.",
"buildDate": "27 August 2024 21:48:39",
"buildDate": "27 August 2024 21:32:48",
"author": "ProjectSoft",
"homepage": "https://projectsoft.ru/",
"license": "MIT",
Expand Down
Loading

0 comments on commit 2dce777

Please sign in to comment.