Skip to content

Commit

Permalink
improvement in deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
gdsc0301 committed Sep 12, 2023
1 parent 1132c86 commit e1772b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@ jobs:
- name: Setup Bun
uses: oven-sh/setup-bun@v1

- run: bun install
- run: bun test

#only deploys de main branch
#only deploys the main branch
deploy:
name: Build and Deploy
runs-on: ubuntu-latest
Expand Down

0 comments on commit e1772b5

Please sign in to comment.