Browse Source

fix error

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

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

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