diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f59b3a3e..81b1e80b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -16,7 +16,6 @@ jobs: with: fetch-depth: 0 submodules: true - token: ${{ secrets.PAT_TOKEN }} - name: Install Rust toolchain uses: dtolnay/rust-toolchain@stable - name: Commit Cargo.lock