1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-18 13:48:58 +02:00

chore: new attempt

This commit is contained in:
Nuno Góis 2025-07-02 15:01:39 +01:00
parent c3c73c5f02
commit 334f90670a
No known key found for this signature in database
GPG Key ID: 71ECC689F1091765

View File

@ -58,7 +58,7 @@ jobs:
ref: ${{ github.ref }}
token: ${{ steps.app_token.outputs.token }}
fetch-depth: 0
persist-credentials: false
persist-credentials: true
- name: Get issue
uses: actions/github-script@v7
@ -140,7 +140,7 @@ jobs:
ref: ${{ steps.create_branch.outputs.result }}
token: ${{ steps.app_token.outputs.token }}
fetch-depth: 0
persist-credentials: false
persist-credentials: true
- name: Configure Git
env: