From 78c553e09d3298fd51821f5f736f254d887c45c9 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sat, 11 Mar 2023 13:33:06 +0100 Subject: [PATCH] ci: update nur-update URL --- .github/workflows/nur-update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nur-update.yaml b/.github/workflows/nur-update.yaml index 6319379..30b2deb 100644 --- a/.github/workflows/nur-update.yaml +++ b/.github/workflows/nur-update.yaml @@ -14,4 +14,4 @@ jobs: steps: - name: curl nur endpoint run: | - curl -XPOST https://nur-update.herokuapp.com/update?repo=alarsyo + curl -XPOST https://nur-update.nix-community.org/update?repo=alarsyo