Skip to content

Commit 89333d6

Browse files
authored
Fix duplicate Authorization issue (#323)
1 parent ea19d20 commit 89333d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/gradle-wrapper-updater.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010

1111
steps:
1212
- uses: actions/checkout@v6
13+
with:
14+
persist-credentials: false
1315

1416
- name: Set up JDK
1517
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)