diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index d828a16..95f050b 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -27,7 +27,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@vmaster + uses: actions/checkout@master with: fetch-depth: 0 # Fetch full history fetch-tags: true # Fetch all tags (refs/tags)