Skip to content

Commit a904aa4

Browse files
committed
Building
1 parent a2ddd32 commit a904aa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/beta-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
APPLE_NOTARIZATION_PRIVATE_KEY: ${{ secrets.APPLE_NOTARIZATION_PRIVATE_KEY }}
112112
with:
113113
command: make copied-site
114-
# signing_key: ${{ secrets.SIGNING_KEY }}
114+
signing_key: ${{ secrets.SIGNING_KEY }}
115115
extra_flags: -f conveyor.beta.conf
116116
agree_to_license: 1
117117

0 commit comments

Comments
 (0)