We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c1070 commit 0a18c86Copy full SHA for 0a18c86
.github/workflows/release.yml
@@ -56,6 +56,7 @@ jobs:
56
commit-message: "chore: update README example with v${{ steps.latest.outputs.output }}"
57
branch: "release/update-readme-${{ steps.latest.outputs.output }}"
58
title: "Update README for release ${{ steps.latest.outputs.output }}"
59
+ labels: skip-fragment-check
60
add-paths: |
61
README.md
62
body: |
0 commit comments