Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
Update web.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lohanidamodar authored Apr 19, 2023
1 parent 5b7a34b commit 47f1ad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: WEB-CI
on:
push:
branches:
- isomorphic
- master

jobs:
build:
Expand Down Expand Up @@ -32,4 +32,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build/web/
publish_dir: ./build/web/

0 comments on commit 47f1ad7

Please sign in to comment.