Update ccpp.yml

pull/4839/head
Kazuki Y 2022-12-08 20:50:48 +09:00 committed by GitHub
parent 05b9940ce3
commit b0515a0dd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -130,3 +130,12 @@ jobs:
with:
name: 'assimp-bins-${{ matrix.name }}-${{ github.sha }}'
path: build/bin
- uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
prerelease: true
title: "AutoRelease"
files: |
build/bin/*