Browse Source

fix error

赵小蒙 1 year ago
parent
commit
48d3032318
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/python-package.yml

+ 2 - 0
.github/workflows/python-package.yml

@@ -13,6 +13,8 @@ on:
 jobs:
 
   update-version:
+    permissions:
+      contents: write
     runs-on: ubuntu-latest
 
     steps: