From 87f2f94cd28e309283dd2c1beb76ffe509543980 Mon Sep 17 00:00:00 2001 From: Andreas Tasch Date: Wed, 20 Nov 2019 07:14:52 +0100 Subject: [PATCH] Change to upstream. --- .github/workflows/on-tag.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/on-tag.yml b/.github/workflows/on-tag.yml index 8be906b..eb94a1e 100644 --- a/.github/workflows/on-tag.yml +++ b/.github/workflows/on-tag.yml @@ -136,7 +136,8 @@ jobs: uses: meeDamian/sync-readme@v1.0.5 with: pass: ${{secrets.DOCKER_TOKEN}} - slug: ndeet/electrumx-workflow + slug: lukechilds/electrumx + # currently hardcoded description as fetching from GH fails description: Run an Electrum server with one command - name: Upload images to Github Release