Ver Fonte

更新工作流中softprops/action-gh-release的版本

赵小蒙 há 1 ano atrás
pai
commit
f87707c3c7
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/python-package.yml

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

@@ -60,7 +60,7 @@ jobs:
 
       - name: Create and Upload Release
         id: create_release
-        uses: softprops/action-gh-release@ 4634c16e79c963813287e889244c50009e7f0981
+        uses: softprops/action-gh-release@4634c16e79c963813287e889244c50009e7f0981
         with:
           files: './dist/*.whl'
         env: