We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b635f commit c570d18Copy full SHA for c570d18
.github/workflows/release-or-version-pr.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
# publish: yarn release
32
cwd: ${{ github.workspace }}
33
- title: "[Release] Version packages"
+ title: "chore(release): version packages"
34
# Optional, might be used in conjunction with GITHUB_TOKEN to
35
# allow running the workflows on a Version package action.
36
# Be aware of security implications.
0 commit comments