diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2d7d0dfc8..f546fa011 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,6 +49,7 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 + persist-credentials: false - name: Get installation token uses: npalm/action-app-token@v1.0.0