mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-25 10:24:31 +01:00
Unix File Separator
This commit is contained in:
parent
6b14a9f175
commit
a8225685f7
2
.github/workflows/build-desktop-jars.yml
vendored
2
.github/workflows/build-desktop-jars.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
draft: true
|
draft: true
|
||||||
tag: "3.3.0"
|
tag: "3.3.0"
|
||||||
artifacts: "desktop\build\compose\jars\*.jar"
|
artifacts: "desktop/build/compose/jars/*.jar"
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
token: ${{ secrets.GH_TOKEN }}
|
||||||
commit: main
|
commit: main
|
||||||
# bodyFile: "body.md"
|
# bodyFile: "body.md"
|
||||||
|
Loading…
Reference in New Issue
Block a user