Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thedevs-network/kutt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/docker-build-release.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docker-build-release.yaml b/.github/workflows/docker-build-release.yaml
index c66914a..8264a03 100644
--- a/.github/workflows/docker-build-release.yaml
+++ b/.github/workflows/docker-build-release.yaml
@@ -1,7 +1,7 @@
name: docker-build-latest
env:
- dockerhub_repository: "xescure/kutt"
+ dockerhub_repository: "kutt/kutt"
on:
release: