Skip to content

Commit

Permalink
chore: remove extensions from promote script (patternfly#9400)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen committed Sep 1, 2023
1 parent 6e2d563 commit 4efdec2
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 4efdec2

Please sign in to comment.