Skip to content

Commit

Permalink
chore(release): 🧹 update release workflow with proper commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed May 24, 2023
1 parent f9b635f commit c570d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-or-version-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
# publish: yarn release
cwd: ${{ github.workspace }}
title: "[Release] Version packages"
title: "chore(release): version packages"
# Optional, might be used in conjunction with GITHUB_TOKEN to
# allow running the workflows on a Version package action.
# Be aware of security implications.
Expand Down

0 comments on commit c570d18

Please sign in to comment.