Skip to content

Commit

Permalink
chore: remove extensions from promote script (#9400)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen authored Aug 1, 2023
1 parent 7186dae commit bd9e76e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scripts/promote.sh
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
#!/bin/bash
packages=(
@patternfly/patternfly
@patternfly/react-catalog-view-extension
@patternfly/react-charts
@patternfly/react-code-editor
@patternfly/react-core
@patternfly/react-icons
@patternfly/react-inline-edit-extension
@patternfly/react-log-viewer
@patternfly/react-styles
@patternfly/react-table
@patternfly/react-tokens
@patternfly/react-topology
@patternfly/react-virtualized-extension
)
prereleaseTag=prerelease

Expand Down

0 comments on commit bd9e76e

Please sign in to comment.