We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 169d5d1 commit 8d2b210Copy full SHA for 8d2b210
1 file changed
.github/workflows/ci.yml
@@ -11,6 +11,8 @@ on:
11
jobs:
12
build:
13
runs-on: ubuntu-latest
14
+ permissions:
15
+ contents: write
16
steps:
17
- name: Check out code
18
uses: actions/checkout@v4
0 commit comments