Update ccpp.yml
parent
1f8f4da97c
commit
cf3be00fd3
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue