diff --git a/.github/workflows/notifications.yml b/.github/workflows/notifications.yml index df3b5f9..cbd4ec4 100644 --- a/.github/workflows/notifications.yml +++ b/.github/workflows/notifications.yml @@ -1,5 +1,8 @@ name: Announce New Release +permissions: + contents: read + on: workflow_run: workflows: ["New Release"] # Make sure this matches `release.yml`