We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55593a1 commit 7fd6d81Copy full SHA for 7fd6d81
.github/workflows/release.yml
@@ -21,6 +21,8 @@ jobs:
21
build-and-publish:
22
name: Build and Publish
23
runs-on: ubuntu-latest
24
+ permissions:
25
+ contents: write
26
27
steps:
28
- name: Checkout
0 commit comments