Skip to content

Commit a21f3fc

Browse files
committed
chore(ci): using test build for webrender
1 parent cdfbdcd commit a21f3fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/emacsng-webrender.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
git_ref: master
2626
git_sha: ${{ github.event.inputs.git_sha }}
2727
build_args: --native-comp --webrender --no-ns
28+
test_release_type: prerelease
29+
test_build_name: Webrender
2830
secrets:
2931
APPLE_DEVELOPER_CERTIFICATE_P12_BASE64: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_P12_BASE64 }}
3032
APPLE_DEVELOPER_CERTIFICATE_PASSWORD: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_PASSWORD }}

0 commit comments

Comments
 (0)