Skip to content

Commit

Permalink
Add project/venue to protobuffer
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrodjpl committed May 6, 2024
1 parent 67486dc commit 735ba5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protobuf/extensions.proto
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ message Config {
string GithubToken = 1;
string MarketplaceOwner = 2;
string MarketplaceUser = 3;
string Project = 4;
string Venue = 5;
}

message NetworkConfig {
Expand Down

0 comments on commit 735ba5f

Please sign in to comment.