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