diff --git a/.github/workflows/deno.yml b/.github/workflows/deno.yml index f9a6dd5..7b6d4e4 100644 --- a/.github/workflows/deno.yml +++ b/.github/workflows/deno.yml @@ -3,7 +3,7 @@ name: Deno on: push permissions: - contents: read + contents: write jobs: test: