Skip to content

Commit 98f7308

Browse files
Copilottoyfer
andcommitted
Update project title and fix README consistency with GitHub Actions
Co-authored-by: toyfer <15968477+toyfer@users.noreply.github.com>
1 parent 1a84a92 commit 98f7308

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Embeddable Python Init
1+
# Python オフライン配布パッケージビルダー
22

33
GitHub Actionsを使用してオフライン・スタンドアロンで動作するPythonパッケージを自動構築・配布するプロジェクトです。
44

@@ -134,7 +134,7 @@ graph TD
134134
uses: softprops/action-gh-release@v2
135135
with:
136136
tag_name: latest
137-
name: Python Embeddable with UV
137+
name: Python Embeddable with pandas
138138
# ... その他の設定
139139
```
140140
**役割**: GitHubリリースを作成・更新し、配布パッケージを公開します。

0 commit comments

Comments
 (0)