diff --git a/.github/workflows/Auto-Release.yml b/.github/workflows/Auto-Release.yml index 9cd0c64..6f207ae 100644 --- a/.github/workflows/Auto-Release.yml +++ b/.github/workflows/Auto-Release.yml @@ -30,7 +30,5 @@ jobs: - name: Auto-Release uses: ./ - env: - GITHUB_TOKEN: ${{ github.token }} # Used for GitHub CLI authentication with: IncrementalPrerelease: false