Workflow: separating jobs to allow Rekku token to don't expire during the build - fix

This commit is contained in:
XargonWan 2024-11-12 16:57:40 +09:00
parent b88cb81f82
commit 8f18765ca5

View file

@ -240,6 +240,7 @@ jobs:
Generate-Rekku-Token:
uses: RetroDECK/components-template/.github/workflows/generate_rekku_token.yml@main
needs: Build_RetroDECK
secrets:
REKKU_PRIVATE_KEY: ${{ secrets.REKKU_PRIVATE_KEY }}