diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index 9bd6ceb3..99079483 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -3,7 +3,7 @@ name: WEB-CI on: push: branches: - - isomorphic + - master jobs: build: @@ -32,4 +32,4 @@ jobs: uses: peaceiris/actions-gh-pages@v3 with: github_token: ${{ secrets.GITHUB_TOKEN }} - publish_dir: ./build/web/ \ No newline at end of file + publish_dir: ./build/web/