There was an error while loading. Please reload this page.
2 parents ce4917e + 6e14c10 commit 0f8b93dCopy full SHA for 0f8b93d
1 file changed
.github/workflows/build-installer.yml
@@ -14,7 +14,7 @@ jobs:
14
repository: ${{github.repository}}
15
16
- name: Build installer
17
- run: ./build.sh ${{github.ref_name}} develop
+ run: ./build.sh ${{github.ref_name}} ${{github.ref_name}}
18
19
- name: check installer
20
run: ls OEDockerInstaller
0 commit comments