Update ccpp.yml

This commit is contained in:
Kazuki Y
2022-12-08 20:50:48 +09:00
committed by GitHub
parent 05b9940ce3
commit b0515a0dd0

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/*