From 034149061a69ea7db3a1c4485a106b4a5469375c Mon Sep 17 00:00:00 2001 From: Alar of Runetotem Date: Wed, 13 Mar 2024 22:29:50 +0100 Subject: [PATCH] relative path --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 70d323c..649ad9d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,4 +41,4 @@ jobs: # once cloned, we just run the GitHub Action for the packager project - name: Package and release # uses: BigWigsMods/packager@v2 - uses: alarofrunetotem/packager@v1 + uses: alarofrunetotem/packager