diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 10ec0d3..e35c60f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,8 +74,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - token: ${{ secrets.GH_TOKEN }} - + persist-credentials: false - name: Set up Python 3.11 uses: actions/setup-python@v5 with: