We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e328c commit cb1f256Copy full SHA for cb1f256
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
echo "TAG_STR=$(date '+%Y%m%d')" >> $GITHUB_OUTPUT
50
51
- name: 上传github release
52
- uses: softprops/action-gh-release@v4
+ uses: softprops/action-gh-release@v2
53
with:
54
files: |
55
./*.7z
0 commit comments