We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e5796 commit b714f60Copy full SHA for b714f60
.github/workflows/desktop_make.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: ./.github/actions/setup
14
15
- name: Package app
16
- run: ./gradlew copyBrandingToCommonResources package
+ run: ./gradlew copyBrandingToCommonResources package -Porganization=ooni
17
18
- name: Conveyor make site
19
uses: hydraulic-software/conveyor/actions/build@v18.0
0 commit comments