This commit is contained in:
ZhaoLei 2024-10-29 18:08:38 +08:00
commit 617f75ba36

View file

@ -45,7 +45,7 @@ jobs:
Write-Host "VERSION=$version" >> $env:GITHUB_ENV Write-Host "VERSION=$version" >> $env:GITHUB_ENV
- name: Release - name: Release
uses: softprops/action-gh-release@v2 uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/') if: startsWith(github.ref, 'refs/tags/')
with: with:
files: | files: |
FS_win_dotnet8.zip FS_win_dotnet8.zip