Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
RanGojo committed Oct 2, 2024
1 parent 853bb6b commit b163ccc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/production-dapp-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,10 @@ on:
secrets:
VERCEL_ORG_ID:
required: true
type: string
VERCEL_TOKEN:
required: true
type: string
NEXT_PUBLIC_BASE_URL:
required: true
type: string

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b163ccc

Please sign in to comment.