We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e19d2 commit 6f5f252Copy full SHA for 6f5f252
.github/workflows/docs-preview.yaml
@@ -31,6 +31,7 @@ jobs:
31
- name: Comment Credentials
32
uses: marocchino/sticky-pull-request-comment@v2
33
with:
34
+ GITHUB_TOKEN: ${{ github.token }}
35
header: codercom-preview-docs
36
message: |
37
✨ code-server docs for PR #${{ github.event.number }} is ready! It will be updated on every commit.
0 commit comments