Skip to content

Commit caf6106

Browse files
committed
chore: Adjust release vars
1 parent 1fd240f commit caf6106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
servers: |
4747
[{
4848
"id": "repo.jenkins-ci.org",
49-
"username": "${{ secrets.OSS_JENKINS_USER }}",
49+
"username": "${{ vars.OSS_JENKINS_USER }}",
5050
"password": "${{ secrets.OSS_JENKINS_PASS }}"
5151
}]
5252

0 commit comments

Comments
 (0)