switch from master to main
This commit is contained in:
parent
553487e1eb
commit
e425a657e6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
path: result/dist
|
||||
|
||||
deploy:
|
||||
if: github.ref == 'refs/heads/master'
|
||||
if: github.ref == 'refs/heads/main'
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user