From 7e1fca0e43d5b8ef7ca3b847d7c9cd1400d13f6c Mon Sep 17 00:00:00 2001 From: Annika Merris Date: Sun, 4 Feb 2024 15:27:20 -0500 Subject: [PATCH] Changing The URL --- .forgejo/workflows/debugging.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/debugging.yml b/.forgejo/workflows/debugging.yml index 04c0f52..7a5d9d3 100644 --- a/.forgejo/workflows/debugging.yml +++ b/.forgejo/workflows/debugging.yml @@ -25,7 +25,7 @@ jobs: - name: Check out the repo uses: https://github.com/actions/checkout@v4 - name: See If I Can Call My forgejo-release - uses: https://forge.merr.is/actions/forgejo-release@alpinev1 + uses: http://forge.local.merr.is:3000/actions/forgejo-release@alpinev1 with: direction: upload release-dir: /dist