Update ccpp.yml

pull/4839/head
Kazuki Y 2022-12-09 17:42:45 +09:00 committed by GitHub
parent 1f8f4da97c
commit cf3be00fd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ jobs:
path: build/bin
- uses: marvinpinto/action-automatic-releases@latest
if: contains(matrix.name, 'windows')
if: contains(matrix.name, 'windows-latest-cl')
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "master"