File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 60
60
- name : Upload artifact
61
61
uses : actions/upload-artifact@v2
62
62
with :
63
- name : snap-360 -lspatched.apk
64
- path : ./snap-360 -lspatched.apk
63
+ name : snap-402 -lspatched.apk
64
+ path : ./snap-402 -lspatched.apk
65
65
66
66
- name : Check if the release already exists
67
67
id : check_release
78
78
id : create_release
79
79
uses : softprops/action-gh-release@v1
80
80
with :
81
- files : snap-360 -lspatched.apk
81
+ files : snap-402 -lspatched.apk
82
82
tag_name : ${{ env.RELEASE_VERSION }}-Beta # Append "-Beta" to the tag name
Original file line number Diff line number Diff line change 91
91
- name : Upload artifact
92
92
uses : actions/upload-artifact@v2
93
93
with :
94
- name : snap-360 -lspatched.apk
95
- path : ./snap-360 -lspatched.apk
94
+ name : snap-402 -lspatched.apk
95
+ path : ./snap-402 -lspatched.apk
96
96
- name : Check if the release already exists
97
97
id : check_release
98
98
run : |
@@ -107,5 +107,5 @@ jobs:
107
107
id : create_release
108
108
uses : softprops/action-gh-release@v1
109
109
with :
110
- files : snap-360 -lspatched.apk
110
+ files : snap-402 -lspatched.apk
111
111
tag_name : ${{ env.RELEASE_VERSION }}-Stable # Append "-Stable" to the tag name
Original file line number Diff line number Diff line change 1
1
# A File to do dirty stuff - push in this file to trigger actionSnap 12.68.0.23 Beta & SnapEnhance CI Build ffd42de
2
2
3
- Add a dot here:....
3
+ Add a dot here:...
You can’t perform that action at this time.
0 commit comments