Skip to content

Commit

Permalink
feat: add charts repo to otomi-viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
Jehoszafat Zimnowoda committed Dec 12, 2023
1 parent f9afc99 commit 00c7c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tasks/gitea/gitea.ts
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ export default async function main(): Promise<void> {
// add repo: otomi/charts to the team: otomi-viewer
await doApiCall(
errors,
`Adding repo values to team otomi-viewer`,
`Adding repo charts to team otomi-viewer`,
() => repoApi.repoAddTeam(orgName, 'charts', 'otomi-viewer'),
422,
)
Expand Down

0 comments on commit 00c7c83

Please sign in to comment.