diff --git a/.gitea/workflows/foundry-package.yaml b/.gitea/workflows/foundry-package.yaml index 399709c..75cb83b 100644 --- a/.gitea/workflows/foundry-package.yaml +++ b/.gitea/workflows/foundry-package.yaml @@ -11,8 +11,7 @@ jobs: - name: "Checkout" uses: actions/checkout@v3 with: - repository: 'https://www.uberwald.me/gitea/public/foundryvtt-frostgrave' - path: 'buildtest' + repository: https://www.uberwald.me/gitea/public/foundryvtt-frostgrave # get part of the tag after the `v` - name: Extract tag version number