diff --git a/action.yml b/action.yml index 727da61..10a7124 100644 --- a/action.yml +++ b/action.yml @@ -27,7 +27,7 @@ runs: - name: Checkout caller repository uses: actions/checkout@v4 with: - fetch-depth: 0 +# fetch-depth: 0 persist-credentials: true ref: ${{ inputs.branch }} path: tmp