We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b6c21 commit d873a0bCopy full SHA for d873a0b
.github/workflows/release.yml
@@ -8,6 +8,7 @@ jobs:
8
build:
9
name: Build Plugin Artifact
10
runs-on: ubuntu-latest
11
+ permissions: write-all
12
13
steps:
14
- uses: actions/checkout@v2
0 commit comments