Update ccpp.yml
parent
09375a386a
commit
b9cf35ea3a
|
@ -132,6 +132,7 @@ jobs:
|
||||||
path: build/bin
|
path: build/bin
|
||||||
|
|
||||||
- uses: marvinpinto/action-automatic-releases@latest
|
- uses: marvinpinto/action-automatic-releases@latest
|
||||||
|
if: contains(matrix.name, 'windows')
|
||||||
with:
|
with:
|
||||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
automatic_release_tag: "master"
|
automatic_release_tag: "master"
|
||||||
|
|
Loading…
Reference in New Issue