diff options
Diffstat (limited to '.ci/templates/release-github.yml')
| -rw-r--r-- | .ci/templates/release-github.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.ci/templates/release-github.yml b/.ci/templates/release-github.yml index c200954f1..d20296ca0 100644 --- a/.ci/templates/release-github.yml +++ b/.ci/templates/release-github.yml | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | # SPDX-FileCopyrightText: 2019 yuzu Emulator Project | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 1 | steps: | 4 | steps: |
| 2 | - template: ./release-download.yml | 5 | - template: ./release-download.yml |
| 3 | - task: GitHubRelease@0 | 6 | - task: GitHubRelease@0 |