Skip to content

Commit

Permalink
chore: 🧽 Fixed formatting with sematic release commit names
Browse files Browse the repository at this point in the history
  • Loading branch information
JamsRepos committed May 5, 2024
1 parent 82d4cf5 commit c913942
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: chore: sync develop with ${{ github.ref_name }}
message: "chore: 🧽 sync develop with ${{ github.ref_name }}"

0 comments on commit c913942

Please sign in to comment.