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