this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ops: fix ci

Clément b4534974 9c7fe5e4

+1 -1
+1 -1
.github/workflows/frontend.yml
··· 132 132 BASE_URL 133 133 env: 134 134 SESSION_SECRET: ${{ secrets.SESSION_SECRET }} 135 - PRIVATE_KEY_JWK: "" # TODO 135 + PRIVATE_KEY_JWK: ${{ secrets.PRIVATE_KEY_JWK }} 136 136 BASE_URL: "https://compiles.at"