Skip to content

Commit

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

0 comments on commit 9235de4

Please sign in to comment.