Skip to content

Commit 744598b

Browse files
committed
feat: remove persist-credentials flag to revert it to true
1 parent 2ac91d0 commit 744598b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
uses: actions/checkout@v4
5454
with:
5555
token: ${{ steps.app-token.outputs.token }}
56-
persist-credentials: false
5756

5857
- name: Setup
5958
uses: ./.github/actions/setup

0 commit comments

Comments
 (0)