Browse Source

Merge pull request #1057 from AsakusaRinne/master

ci: update release ci.
tags/v0.100.5
Rinne GitHub 2 years ago
parent
commit
06e85a81af
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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