Browse Source

fix deploy

Allan Barcelos 4 tháng trước cách đây
mục cha
commit
04eefe58eb
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .github/workflows/release-drafter.yml

+ 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