Merge branch 'main' of https://github.com/zerlei/FileSqlServerSync
This commit is contained in:
commit
617f75ba36
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -45,7 +45,7 @@ jobs:
|
|||
Write-Host "VERSION=$version" >> $env:GITHUB_ENV
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: |
|
||||
FS_win_dotnet8.zip
|
||||
|
|
Loading…
Reference in a new issue