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.
2 parents 357dd8e + 38907ef commit d3d4e9aCopy full SHA for d3d4e9a
.github/workflows/docs-pr.yml
@@ -85,14 +85,14 @@ jobs:
85
on-merged-body: |
86
## Docs Build 📝
87
88
- Thank you for contribution!✨
+ Thank you for contributing!✨
89
90
This PR has been merged and the docs are now incorporated into `main`:
91
${{ env.GHP_BASE_URL }}/branch/main
92
body: |
93
94
95
96
97
The docs for **this PR** have been published here:
98
${{ env.GHP_BASE_URL }}/pr/${{ github.event.number }}
0 commit comments