Skip to content

Commit b69d915

Browse files
committed
Update organization name
1 parent b4312b7 commit b69d915

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
release:
1717
name: Build & push frontend image to Dockerhub
1818
runs-on: ubuntu-latest
19-
if: github.repository == 'MobileTeleSystems/syncmaster-ui' # prevent running on forks
19+
if: github.repository == 'MTSWebServices/syncmaster-ui' # prevent running on forks
2020

2121
permissions:
2222
contents: write # to create Github release

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
44
[![Docker image](https://img.shields.io/docker/v/mtsrus/syncmaster-ui?sort=semver&label=docker)](https://hub.docker.com/r/mtsrus/syncmaster-ui)
55

6-
UI for [SyncMaster](https://github.com/MobileTeleSystems/syncmaster).
6+
UI for [SyncMaster](https://github.com/MTSWebServices/syncmaster).
77

88
Based on:
99

0 commit comments

Comments
 (0)