Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8ee5094

Browse files
committed
release: Update release.yml
1 parent93f4ab0 commit8ee5094

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
uses:docker/login-action@v3
3333
with:
3434
registry:ghcr.io
35-
username:python
36-
password:${{ secrets.GHCR_TOKEN }}
35+
username:${{ github.actor }}
36+
password:${{ secrets.GITHUB_TOKEN }}
3737
-name:Build and push
3838
uses:docker/build-push-action@v5
3939
with:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp