We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70219c commit beb9ea6Copy full SHA for beb9ea6
.github/workflows/release.yml
@@ -7,6 +7,7 @@ on:
7
8
jobs:
9
release:
10
+ permissions: write-all
11
runs-on: ubuntu-latest
12
environment: deployment
13
steps:
0 commit comments