1 parent 13024e4 commit db2d824Copy full SHA for db2d824
1 file changed
.github/workflows/release.yml
@@ -65,6 +65,8 @@ jobs:
65
release:
66
needs: build
67
runs-on: ubuntu-latest
68
+ permissions:
69
+ contents: write
70
71
steps:
72
- name: Checkout repository
0 commit comments