We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a13d3 commit f8b3637Copy full SHA for f8b3637
1 file changed
.github/workflows/release.yml
@@ -11,6 +11,8 @@ on:
11
12
jobs:
13
release:
14
+ permissions:
15
+ contents: write
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
0 commit comments