Commit 599bf860 authored by liziwl's avatar liziwl
Browse files

update action

parent 422a8360
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ jobs:

  deploy:
    name: Deploy site
    runs-on: "ubuntu-latest"
    needs: build
    if: always() && github.repository_owner == 'SUSTC' && github.ref == 'refs/heads/master'
    steps: