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 f20dfe1 commit 23dfe12Copy full SHA for 23dfe12
1 file changed
.github/workflows/01-make-dist.yml
@@ -53,7 +53,7 @@ jobs:
53
# continue-on-error: true
54
# with:
55
# comment-tag: latest-tarball
56
- # message: Dist and Docs will be linked here after the "make dist" job completes.
+ # message: Sticky note -- Dist and Docs tarballs will be linked here after the "make dist" job completes.
57
# #github-token: ${{ secrets.MAKE_DIST_TOKEN }}
58
59
- name: "GHA-01: Make dist and docs tarballs - report download URL - s1"
@@ -63,7 +63,7 @@ jobs:
63
with:
64
header: latest-tarball-sticky
65
only_create: true
66
- message: Dist and Docs will be linked here after the "make dist" job completes.
+ message: Sticky note -- Dist and Docs tarballs will be linked here after the "make dist" job completes.
67
#github-token: ${{ secrets.MAKE_DIST_TOKEN }}
68
#GITHUB_TOKEN: ${{ secrets.MAKE_DIST_TOKEN }}
69
0 commit comments