Skip to content

Commit

Permalink
Update eclipse-uprotocol.jsonnet
Browse files Browse the repository at this point in the history
Assistance to Release eclipse-uprotocol/uprotocol-core-api to crates.io, pypi.org, and conan.io

https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3987

Signed-off-by: Eclipse Webmaster team <[email protected]>
  • Loading branch information
eclipsewebmaster authored Nov 27, 2023
1 parent 6a2f0b4 commit 6cbdd9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions otterdog/eclipse-uprotocol.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ orgs.newOrg('eclipse-uprotocol') {
},
},
secrets+: [
orgs.newOrgSecret('CRATES_IO_TOKEN') {
value: "pass:bots/automotive.uprotocol/crates.io/api-token",
},
orgs.newOrgSecret('BOT_GITHUB_TOKEN') {
value: "pass:bots/automotive.uprotocol/github.com/api-token",
},
Expand Down

0 comments on commit 6cbdd9b

Please sign in to comment.