Skip to content

Commit 05685e0

Browse files
- to _
1 parent a45fe13 commit 05685e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
HARPER_PREVIEW_PASSWORD: ${{ secrets.HARPER_PREVIEW_PASSWORD }}
163163
run: |
164164
# Add your cleanup command here (e.g., harper undeploy or similar)
165-
npx harper drop-component \
165+
npx harper drop_component \
166166
target=${HARPER_PREVIEW_TARGET}:9925 \
167167
username=$HARPER_PREVIEW_USERNAME \
168168
password=$HARPER_PREVIEW_PASSWORD \

0 commit comments

Comments
 (0)