switch from master to main
This commit is contained in:
parent
553487e1eb
commit
e425a657e6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
||||||
path: result/dist
|
path: result/dist
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/main'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [build]
|
needs: [build]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue