Browse Source

fix ci permissions

pull/113/head
Sacha Weatherstone 3 years ago
parent
commit
ba3b387b2e
  1. 2
      .github/workflows/ci.yml

2
.github/workflows/ci.yml

@ -3,7 +3,7 @@ name: CI
on: push
permissions:
contents: read
contents: write
packages: write
jobs:

Loading…
Cancel
Save