Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
prakashchokalingam committed Nov 21, 2024
1 parent 346dc43 commit ee0c383
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@ jobs:

- name: Install dependencies
run: npm ci

- name: Echo string
run: echo "hello world"

# echo env
- name: Echo env
run: echo ${{ secrets.NEXT_PUBLIC_WHATSAPP_NUMBER }}

- name: Build with Next.js
env:
Expand Down

0 comments on commit ee0c383

Please sign in to comment.