Skip to content

Commit

Permalink
ci(semantic-release): auto-sync commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDynamo authored May 4, 2024
1 parent 2bd8fe9 commit 05b3931
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,5 @@ jobs:
type: now
github_token: ${{ steps.gh_app.outputs.token }}
from_branch: ${{ github.ref_name }}
target_branch: develop
target_branch: develop
message: Auto-sync ${{ github.ref_name }} into develop

0 comments on commit 05b3931

Please sign in to comment.