Skip to content

Commit be14305

Browse files
committed
Update eclipse publishing variables
1 parent 7fab635 commit be14305

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/eclipse-snapshots.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
<servers>
4040
<server>
4141
<id>repo.eclipse.org</id>
42-
<username>${{ secrets.REPO_USERNAME }}</username>
43-
<password>${{ secrets.REPO_PASSWORD }}</password>
42+
<username>${{ secrets.REPO_TOKEN_USERNAME }}</username>
43+
<password>${{ secrets.REPO_TOKEN_PASSWORD }}</password>
4444
</server>
4545
</servers>
4646
</settings>

0 commit comments

Comments
 (0)