From 334354f3884b76c50a9b6da9e5b740e69829eab6 Mon Sep 17 00:00:00 2001 From: Dan Moore Date: Tue, 20 Jan 2026 17:08:12 -0700 Subject: [PATCH] make sure we can push the version bump up to the repo --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 297ca16..a30fc84 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -21,7 +21,7 @@ on: type: string permissions: - contents: read + contents: write id-token: write jobs: