Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aaranxu committed Feb 1, 2022
1 parent 8aa50ba commit 4dc1dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: mdbook build

deploy:
if: ${{ github.ref == 'refs/heads/master' }}
name: Deploy
runs-on: ubuntu-latest
needs: test
Expand Down

0 comments on commit 4dc1dc5

Please sign in to comment.