diff --git a/.github/workflows/build_release.yml b/.github/workflows/build_release.yml index 8e263d4..7cb0a10 100644 --- a/.github/workflows/build_release.yml +++ b/.github/workflows/build_release.yml @@ -2,7 +2,7 @@ name: Build and Release on: push: tags: - - 'v*' + #- 'v*' release: types: [created] @@ -144,4 +144,4 @@ jobs: **/cnNetTool-Linux-x64.zip \ **/cnNetTool-Windows-x64.zip \ **/cnNetTool-macOS-x64.zip - shell: bash \ No newline at end of file + shell: bash