We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 926cb68 commit 53b68ccCopy full SHA for 53b68cc
.github/workflows/demo.yml
@@ -11,6 +11,8 @@ concurrency:
11
jobs:
12
deploy:
13
runs-on: ubuntu-latest
14
+ permissions:
15
+ contents: write
16
steps:
17
- uses: actions/checkout@v4
18
0 commit comments