From 75ff4996908a0d89dd20d3921ecb0da0c48c174a Mon Sep 17 00:00:00 2001 From: Marcus Hughes Date: Mon, 25 Mar 2024 09:03:35 -0600 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 41c9367..547de66 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -13,7 +13,7 @@ on: types: [published] permissions: - contents: read + id-token: write jobs: deploy: