From d2197fd969a5d42516eb658a0547261b9c001f8d Mon Sep 17 00:00:00 2001 From: Alexander Wood Date: Fri, 6 Sep 2024 14:53:42 -0400 Subject: [PATCH] sick of you already --- .github/workflows/ci.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5900aa6..50c6fca 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -40,6 +40,11 @@ jobs: - run: nixci build build-docker: runs-on: ubuntu-latest + permissions: + contents: read + packages: write + attestations: write + id-token: write steps: - uses: actions/checkout@v3 - uses: DeterminateSystems/nix-installer-action@main