Skip to content

Commit 8997c20

Browse files
committed
actually sign the cloud edition plugin
1 parent 2d4498c commit 8997c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ runs:
5858
shell: bash
5959
run: |
6060
yarn run build:cloud
61-
# yarn run sign
61+
yarn run sign
6262
if: ${{ inputs.signed == 'true'}}
6363

6464
- name: Build unsigned plugin and test frontend

0 commit comments

Comments
 (0)