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

Commit151e34d

Browse files
authored
Update ci_cd.yml
1 parent8edbbe3 commit151e34d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/ci_cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
publish:
2727
needs:test
28-
if:github.repository == 'sake92/sharaf' && (github.ref == 'refs/heads/main' || github.ref_type == 'tag')
28+
if:github.repository == 'sake92/tupson' && (github.ref == 'refs/heads/main' || github.ref_type == 'tag')
2929
runs-on:ubuntu-latest
3030
steps:
3131
-uses:actions/checkout@v3
@@ -42,4 +42,4 @@ jobs:
4242
PGP_SECRET:${{ secrets.PGP_SECRET }}
4343
SONATYPE_USERNAME:${{ secrets.SONATYPE_USERNAME }}
4444
SONATYPE_PASSWORD:${{ secrets.SONATYPE_PASSWORD }}
45-
45+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp