Skip to content

Commit bfe5fa6

Browse files
committed
test
1 parent 93bbe5f commit bfe5fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/matrix_builds.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@ jobs:
400400
GITHUB_TOKEN: "${{ secrets.RO_GHTOKEN || github.token }}"
401401
GITLAB_TOKEN: "${{ secrets.RO_GLTOKEN }}"
402402
MINISIGN_KEY: "${{ secrets.MINISIGN_KEY }}"
403+
MINISIGN_PASSWORD: "${{ secrets.MINISIGN_PASSWORD }}"
403404
run: |
404405
set +e # Don't exit on error, we want to capture the result
405406

0 commit comments

Comments
 (0)