diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 0daf2ec..f3cd7a2 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -56,6 +56,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 + tags: true token: ${{ secrets.GITHUB_TOKEN }} - name: Discover and Detect Skins