chore: rename deploy to publish (#4957)

This commit is contained in:
Aaryan Khandelwal 2024-06-28 11:52:46 +05:30 committed by GitHub
parent d1ec83039c
commit 761fbe3ffb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View file

@ -63,7 +63,7 @@ const IssuesLayout = observer((props: Props) => {
<Image src={planeLogo} alt="Plane logo" className="h-6 w-6" height="24" width="24" />
</div>
<div className="text-xs">
Powered by <span className="font-semibold">Plane Deploy</span>
Powered by <span className="font-semibold">Plane Pubish</span>
</div>
</a>
</div>