diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fd7f5c7..a4a282a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,6 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 - token: ${{ secrets.GITHUB_TOKEN }} - name: Get latest tag id: get_tag