From 16df2b5702b9862ae6416f74282122f67374a7d8 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Tue, 21 Mar 2023 16:18:25 +0100 Subject: [PATCH] Update ci/cd --- .gitea/workflows/foundry-package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/foundry-package.yaml b/.gitea/workflows/foundry-package.yaml index 75cb83b..441732f 100644 --- a/.gitea/workflows/foundry-package.yaml +++ b/.gitea/workflows/foundry-package.yaml @@ -11,7 +11,7 @@ jobs: - name: "Checkout" uses: actions/checkout@v3 with: - repository: https://www.uberwald.me/gitea/public/foundryvtt-frostgrave + repository: public/foundryvtt-frostgrave # get part of the tag after the `v` - name: Extract tag version number