diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ecc26a6..94b2d06 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,6 +2,8 @@ on: push: tags: - "v*" +permissions: + contents: write name: Build and release jobs: build: