From 069774e7094a7f40ba230cad8a190e0fb34dce0d Mon Sep 17 00:00:00 2001 From: Max Isom Date: Sun, 18 Aug 2024 16:15:00 -0700 Subject: Release 2.9.2 --- .github/workflows/publish.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.github') diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0a7b5c3..a279abe 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -66,6 +66,11 @@ jobs: name: Combine platform tags runs-on: ubuntu-latest needs: publish + permissions: + contents: read + packages: write + attestations: write + id-token: write steps: - uses: actions/checkout@v1 -- cgit v1.2.3