ソースを参照

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

赵小蒙 1 年間 前
コミット
f87707c3c7
1 ファイル変更1 行追加1 行削除
  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: