Skip to content

Commit 23dfe12

Browse files
committed
.github/workflows/01-make-dist.yml: rephrase initial sticky note for the PR [#1400]
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
1 parent f20dfe1 commit 23dfe12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/01-make-dist.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# continue-on-error: true
5454
# with:
5555
# comment-tag: latest-tarball
56-
# message: Dist and Docs will be linked here after the "make dist" job completes.
56+
# message: Sticky note -- Dist and Docs tarballs will be linked here after the "make dist" job completes.
5757
# #github-token: ${{ secrets.MAKE_DIST_TOKEN }}
5858

5959
- name: "GHA-01: Make dist and docs tarballs - report download URL - s1"
@@ -63,7 +63,7 @@ jobs:
6363
with:
6464
header: latest-tarball-sticky
6565
only_create: true
66-
message: Dist and Docs will be linked here after the "make dist" job completes.
66+
message: Sticky note -- Dist and Docs tarballs will be linked here after the "make dist" job completes.
6767
#github-token: ${{ secrets.MAKE_DIST_TOKEN }}
6868
#GITHUB_TOKEN: ${{ secrets.MAKE_DIST_TOKEN }}
6969

0 commit comments

Comments
 (0)