Skip to content

Commit f242177

Browse files
authored
Update init-python.yml
1 parent cf76f39 commit f242177

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/init-python.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: uv-python
1+
name: init-python
22

33
on:
44
push:
@@ -56,4 +56,5 @@ jobs:
5656
# 👇 overwriteパラメータを削除(同じtag_nameを指定すれば自動的に更新される)
5757
make_latest: true
5858
env:
59-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
59+
60+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)