Trying to pass the secret as a secret
Some checks failed
Build Artifacts for RetroDECK main manifest / build-project (push) Has been cancelled

This commit is contained in:
XargonWan 2024-11-08 10:12:19 +09:00
parent aafa34912d
commit d5f17425b4

View file

@ -9,5 +9,5 @@ on:
jobs: jobs:
upstream-sync: upstream-sync:
uses: RetroDECK/components-template/.github/workflows/pr_from_upstream.yml@main uses: RetroDECK/components-template/.github/workflows/pr_from_upstream.yml@main
with: secrets:
REKKU_PRIVATE_KEY: ${{ secrets.REKKU_PRIVATE_KEY }} REKKU_PRIVATE_KEY: ${{ secrets.REKKU_PRIVATE_KEY }}