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:
authorxescure <xescure@outlook.com>2021-03-25 17:15:32 +0300
committerGitHub <noreply@github.com>2021-03-25 17:15:32 +0300
commit75dceaeefcf934ee4200568b09f25679a7587d29 (patch)
tree4aa9342f28dd39829370e2b58388ba51ebf943d1
parent816fe853024fd2cc1a8229294349e242213441bf (diff)
Update docker-build-release.yaml
-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: