We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f9c895 + 8219ccc commit 8871f0fCopy full SHA for 8871f0f
1 file changed
.github/workflows/release.yml
@@ -255,7 +255,7 @@ jobs:
255
256
- name: Upload to Release
257
if: hashFiles('artifact/*') != ''
258
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
259
with:
260
files: |
261
artifact/${{ matrix.artifact_name }}
@@ -283,7 +283,7 @@ jobs:
283
cat weeb-cli-linux-x86_64.AppImage.sha256
284
285
286
287
288
289
artifact/weeb-cli-linux-x86_64.AppImage
0 commit comments