Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-pass-bot committed Feb 27, 2024
1 parent 1d91ff1 commit 6552572
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions otterdog/eclipse-pass.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ orgs.newOrg('eclipse-pass') {
orgs.newRepoSecret('EF_TEST_SECRET') {
value: "********",
},
orgs.newRepoSecret('JAVA_RELEASE_PAT') {
value: "********",
},
orgs.newRepoSecret('MY_GITHUB_TOKEN') {
value: "********",
},
Expand Down

0 comments on commit 6552572

Please sign in to comment.