Browse Source

ci: update release ci.

pull/1047/head
AsakusaRinne 2 years ago
parent
commit
dfc9693d6c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/release.yml

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

@@ -31,6 +31,7 @@ jobs:
- name: Build solution
run: dotnet build -c Release --no-restore


# run-semantic-release:
# runs-on: ubuntu-latest
# needs: build


Loading…
Cancel
Save