Skip to content

Commit

Permalink
ci: add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
noyyyy committed Dec 7, 2023
1 parent 766f8b0 commit bd525cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vercel-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
env:
FOUNDRY_PROFILE: ci
PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
DEBUG: "mud:*"

permissions:
pull-requests: write
Expand Down

0 comments on commit bd525cb

Please sign in to comment.