Skip to content

Commit

Permalink
inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
sjberman committed Nov 19, 2024
1 parent d797d28 commit 4bdef99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ jobs:
with:
image: ${{ matrix.image }}
k8s-version: ${{ matrix.k8s-version }}
secrets: inherit
permissions:
contents: read

Expand All @@ -259,6 +260,7 @@ jobs:
image: ${{ matrix.image }}
k8s-version: ${{ matrix.k8s-version }}
enable-experimental: ${{ matrix.enable-experimental }}
secrets: inherit
permissions:
contents: write

Expand Down

0 comments on commit 4bdef99

Please sign in to comment.