From 91ab449c224e8abff9b66ba5d424a06e6ff243fc Mon Sep 17 00:00:00 2001 From: Lino Date: Thu, 3 Oct 2024 16:49:22 +0200 Subject: [PATCH] Update release.yml You didn't see anything Fixed repo URL --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9ed667d..53abf44 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,4 +32,4 @@ jobs: with: user: jazzband password: ${{ secrets.JAZZBAND_RELEASE_KEY }} - repository_url: https://jazzband.co/projects/dj-database-url/upload \ No newline at end of file + repository_url: https://jazzband.co/projects/django-recurrence/upload