You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
body: "The VM archive can not be directly added to this release because of the size limitation of 2GB per file. Please download the split ZIP archive and extract it manually."
90
90
files: gips-vm.zip
91
91
- name: release gips-vm (2)
92
-
uses: softprops/action-gh-release@v2
92
+
uses: softprops/action-gh-release@v3
93
93
with:
94
94
body: "The VM archive can not be directly added to this release because of the size limitation of 2GB per file. Please download the split ZIP archive and extract it manually."
95
95
files: gips-vm.z01
96
96
- name: release gips-vm (3)
97
-
uses: softprops/action-gh-release@v2
97
+
uses: softprops/action-gh-release@v3
98
98
with:
99
99
body: "The VM archive can not be directly added to this release because of the size limitation of 2GB per file. Please download the split ZIP archive and extract it manually."
100
100
files: gips-vm.z02
101
101
- name: release gips-vm (4)
102
-
uses: softprops/action-gh-release@v2
102
+
uses: softprops/action-gh-release@v3
103
103
with:
104
104
body: "The VM archive can not be directly added to this release because of the size limitation of 2GB per file. Please download the split ZIP archive and extract it manually."
105
105
files: gips-vm.z03
106
106
- name: release gips-vm (5)
107
-
uses: softprops/action-gh-release@v2
107
+
uses: softprops/action-gh-release@v3
108
108
with:
109
109
body: "The VM archive can not be directly added to this release because of the size limitation of 2GB per file. Please download the split ZIP archive and extract it manually."
0 commit comments