Skip to content

Commit 10d7be1

Browse files
committed
feat(gen): update
1 parent 12a16ff commit 10d7be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check-schedule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
2626
webhook-type: incoming-webhook
2727
payload: |
28-
text: "Link check results:\n $LINKCHECK_OUTPUT"
28+
text: "Link check results:\n ${{ env.LINKCHECK_OUTPUT }}"

0 commit comments

Comments
 (0)