Browse Source

ci: update release ci.

tags/v0.100.5
Yaohui Liu 2 years ago
parent
commit
646ae03154
No known key found for this signature in database GPG Key ID: E86D01E1809BD23E
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .github/workflows/release.yml

+ 0
- 1
.github/workflows/release.yml View File

@@ -14,7 +14,6 @@ jobs:
release_to_myget:
runs-on: windows-latest
# needs: run-semantic-release
needs: build

steps:
- uses: actions/checkout@v3


Loading…
Cancel
Save