Skip to content

Commit

Permalink
run clean_up after deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
juancwu committed Nov 15, 2024
1 parent f2addc0 commit 620b388
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ jobs:
echo "Running deploy-preview.sh"
chmod +x deploy-preview.sh
./deploy-preview.sh
clean_up

0 comments on commit 620b388

Please sign in to comment.