Skip to content

Commit

Permalink
force web
Browse files Browse the repository at this point in the history
  • Loading branch information
fushar committed Jun 16, 2023
1 parent aba5681 commit 503380c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
run: ./deployment/scripts/build_judgels_grader.sh

deploy-web:
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/force-web'
runs-on: ubuntu-22.04
env:
WEB_HOST: ${{ secrets.WEB_HOST }}
Expand Down

0 comments on commit 503380c

Please sign in to comment.