File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1+ name : Build Desktop Packages
2+
13on :
24 [workflow_dispatch]
35
2931 uses : ncipollo/release-action@v1
3032 with :
3133 draft : true
32- tag : " Spotiflyer -v3.3.0"
34+ tag : " SpotiFlyer -v3.3.0"
3335 artifacts : " desktop/build/compose/jars/*.jar,desktop/build/compose/binaries/main/*/*"
3436 token : ${{ secrets.GH_TOKEN }}
3537 commit : main
6365 uses : ncipollo/release-action@v1
6466 with :
6567 draft : true
66- tag : " Spotiflyer -v3.3.0"
68+ tag : " SpotiFlyer -v3.3.0"
6769 artifacts : " desktop/build/compose/jars/*.jar,desktop/build/compose/binaries/main/*/*"
6870 token : ${{ secrets.GH_TOKEN }}
6971 commit : main
9698 uses : ncipollo/release-action@v1
9799 with :
98100 draft : true
99- tag : " Spotiflyer -v3.3.0"
101+ tag : " SpotiFlyer -v3.3.0"
100102 artifacts : " desktop/build/compose/jars/*.jar,desktop/build/compose/binaries/main/*/*"
101103 token : ${{ secrets.GH_TOKEN }}
102104 commit : main
You can’t perform that action at this time.
0 commit comments