diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 2c9242ab..72a3d7cd 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -14,6 +14,7 @@ jobs: - name: Checkout Git repository uses: 'actions/checkout@v3' with: + persist-credentials: false ref: ${{ github.ref }} - name: Read package.json