Currently we had to disable documentation upload to release 6.4.0 RC. We should add back the commented out lines https://github.com/patternfly/patternfly-react/blob/9b9ca29afa0085ee8e038b0a2f2464bc61cbb61d/.github/workflows/documentation.yml#L40 To reenable uploading of our documentation.
Currently we had to disable documentation upload to release 6.4.0 RC. We should add back the commented out lines
patternfly-react/.github/workflows/documentation.yml
Line 40 in 9b9ca29