Update ccpp.yml

pull/4839/head
Kazuki Y 2022-12-09 01:34:19 +09:00 committed by GitHub
parent b0515a0dd0
commit 8b73b85628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ jobs:
- uses: marvinpinto/action-automatic-releases@latest - uses: marvinpinto/action-automatic-releases@latest
with: with:
repo_token: "${{ secrets.GITHUB_TOKEN }}" repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest" automatic_release_tag: "master"
prerelease: true prerelease: true
title: "AutoRelease" title: "AutoRelease"
files: | files: |