Browse Source

ci: update release ci.

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

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

@@ -5,6 +5,7 @@ on:
workflows: ["build_and_test"]
types:
- completed
- required

env:
MYGET_API_TOKEN: ${{ SECRETS.RINNE_MYGET_KEY }}


Loading…
Cancel
Save