Commit f85b472d by github-actions

Transpile 4d471a6b

parent 4771deef
name: Patch Upstream name: Merge upstream
on: on:
workflow_dispatch: {} workflow_dispatch: {}
...@@ -13,4 +13,5 @@ jobs: ...@@ -13,4 +13,5 @@ jobs:
with: with:
ref: upstream-patched ref: upstream-patched
fetch-depth: 0 fetch-depth: 0
ssh-key: ${{secrets.DEPLOY_KEY}}
- run: bash -x scripts/merge-upstream.sh - 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