Allan Barcelos 4 сар өмнө
parent
commit
04eefe58eb

+ 3 - 0
.github/workflows/release-drafter.yml

@@ -9,6 +9,9 @@ on:
       - master
       - main
 
+permissions:
+  contents: write
+
 jobs:
   update_release_draft:
     runs-on: ubuntu-latest