Unix File Separator

This commit is contained in:
shabinder 2021-09-05 20:22:58 +05:30
parent 6b14a9f175
commit a8225685f7

View File

@ -26,7 +26,7 @@ jobs:
with:
draft: true
tag: "3.3.0"
artifacts: "desktop\build\compose\jars\*.jar"
artifacts: "desktop/build/compose/jars/*.jar"
token: ${{ secrets.GH_TOKEN }}
commit: main
# bodyFile: "body.md"