Skip to content

Commit

Permalink
[main] Update push-docs workflow (#10556)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachael-Graham authored Jan 8, 2025
1 parent 490f771 commit d1537f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
receiver:
runs-on: ubuntu-latest
outputs:
minor: ${{ steps.dispatch-receiver.outputs.dispatch_lts }}
dispatch_lts: ${{ steps.dispatch-receiver.outputs.dispatch_lts }}
steps:
- name: The glooe-release-created event is received when a relase is cut in solo-projects repo
id: dispatch-receiver
Expand Down
5 changes: 5 additions & 0 deletions changelog/v1.19.0-beta3/docs-workflow-fix.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
changelog:
- type: NON_USER_FACING
description: >-
Update docs workflow.
skipCI-kube-tests:true

0 comments on commit d1537f3

Please sign in to comment.