工作流
This commit is contained in:
3
.github/workflows/build-windows.yml
vendored
3
.github/workflows/build-windows.yml
vendored
@@ -55,5 +55,4 @@ jobs:
|
|||||||
if: startsWith(github.ref, 'refs/tags/') # 仅在创建Tag时运行此步骤
|
if: startsWith(github.ref, 'refs/tags/') # 仅在创建Tag时运行此步骤
|
||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
files: dist/AI-Essay-Corrector.exe
|
files: dist/AI-Essay-Corrector.exe
|
||||||
|
|
||||||
Reference in New Issue
Block a user