Commit 093d0910 by Francisco Giordano

use ssh deploy key for git checkout

parent 3426dce1
......@@ -13,4 +13,5 @@ jobs:
with:
ref: upstream-patched
fetch-depth: 0
ssh-key: ${{secrets.DEPLOY_KEY}}
- run: bash -x scripts/merge-upstream.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment