Skip to content

Commit

Permalink
Update ccpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu0617 committed Dec 8, 2022
1 parent b0515a0 commit 8b73b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
- uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
automatic_release_tag: "master"
prerelease: true
title: "AutoRelease"
files: |
Expand Down

0 comments on commit 8b73b85

Please sign in to comment.