Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit b5f20d8

Browse files
authored
Real sign pre-release builds
Real signing was enabled faster than I expected.
1 parent 5cce9d5 commit b5f20d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/prerelease.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ schedules:
1515
- main
1616

1717
variables:
18-
# TODO: change this to real sign after getting signing approval.
19-
SignType: test
18+
SignType: real
2019

2120
jobs:
2221
- template: ./build.yml

0 commit comments

Comments
 (0)