This commit is contained in:
parent
c7413b0b37
commit
1375934c87
|
@ -45,7 +45,7 @@ jobs:
|
|||
- run: npm install-ci-test
|
||||
|
||||
deploy:
|
||||
if: github.ref == 'refs/heads/master'
|
||||
if: github.ref == 'refs/heads/main'
|
||||
needs: [insiders-build, test]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue