Skip to content

Commit dd7a5c7

Browse files
robin-nitrokeydaringer
authored andcommitted
ci: Use single comment for preview build notifications
1 parent 010a632 commit dd7a5c7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ jobs:
6363
uses: thollander/actions-comment-pull-request@v3
6464
with:
6565
message: |
66-
The successful documentation build was deployed for preview:
66+
The successful documentation build for ${{ github.sha }} was deployed for preview:
6767
* https://docspreview.nitrokey.com/PR-${{ github.event.number }}
68+
69+
<small>workflow run ${{ github.run_id }} / attempt ${{ github.run_attempt }}</small>
70+
comment-tag: preview-build
6871

0 commit comments

Comments
 (0)