Browse Source

Update release.yml

pull/1047/head
Rinne GitHub 2 years ago
parent
commit
b4ef6b67ae
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/release.yml

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

@@ -2,7 +2,7 @@ name: Release


on: on:
workflow_run: workflow_run:
workflows: ["Build and Test"]
workflows: ["build_and_test"]
types: types:
- completed - completed




Loading…
Cancel
Save