Skip to content

Commit

Permalink
Upgrade dependencies, change main branch name in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisBrunner committed Jan 16, 2021
1 parent 337def4 commit 20fd02e
Show file tree
Hide file tree
Showing 3 changed files with 41,285 additions and 20,192 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
needs: build
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/main'

steps:
- name: Checkout
Expand Down
Loading

0 comments on commit 20fd02e

Please sign in to comment.