diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4e1299b..05dc5cb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,6 +11,7 @@ jobs: timeout-minutes: 30 permissions: contents: read + actions: read steps: - name: Checkout