Skip to content

Commit

Permalink
fixed an issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed Aug 19, 2024
1 parent b24602b commit 90fafdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker_publisher_osparc_services/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class GitLabModel(BaseModel):


class GitHubModel(BaseModel):
gitlab_token: str
github_token: str


class RepoModel(BaseModel):
Expand Down

0 comments on commit 90fafdb

Please sign in to comment.