diff --git a/.github/workflows/pr-from-upstream.yml b/.github/workflows/pr-from-upstream.yml index 00b8d0d..1a40935 100644 --- a/.github/workflows/pr-from-upstream.yml +++ b/.github/workflows/pr-from-upstream.yml @@ -9,5 +9,5 @@ on: jobs: upstream-sync: uses: RetroDECK/components-template/.github/workflows/pr_from_upstream.yml@main - with: + secrets: REKKU_PRIVATE_KEY: ${{ secrets.REKKU_PRIVATE_KEY }} \ No newline at end of file