Skip to content

Commit c38dbdb

Browse files
Doc fixes 1.17 (#10560)
Co-authored-by: changelog-bot <changelog-bot>
1 parent fdfec6e commit c38dbdb

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.github/workflows/push-docs.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ on:
1515
jobs:
1616
receiver:
1717
runs-on: ubuntu-latest
18+
outputs:
19+
dispatch_lts: ${{ steps.dispatch-receiver.outputs.dispatch_lts }}
1820
steps:
1921
- name: The glooe-release-created event is received when a relase is cut in solo-projects repo
2022
id: dispatch-receiver
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
changelog:
2+
- type: NON_USER_FACING
3+
description: >-
4+
Doc workflow typo fix.
5+
skipCI-kube-tests:true

0 commit comments

Comments
 (0)