diff --git a/.github/workflows/ci-chrome.yml b/.github/workflows/ci-chrome.yml index ca12432..5f93217 100644 --- a/.github/workflows/ci-chrome.yml +++ b/.github/workflows/ci-chrome.yml @@ -8,6 +8,10 @@ on: jobs: release: + permissions: + contents: write + issues: write + pull-requests: write name: Semantic Release runs-on: ubuntu-latest steps: