CI: adjust upload condition for new default branch name
This commit is contained in:
parent
07f47e5e96
commit
56bdbbadbf
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -167,7 +167,7 @@ jobs:
|
||||
- test-docker-sfx
|
||||
- test-installer
|
||||
- test-sfx
|
||||
if: github.ref == 'refs/heads/master'
|
||||
if: github.ref == 'refs/heads/main'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/download-artifact@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user