Skip to content

Commit a063eb3

Browse files
authored
FIX: Update delete-old-branches.yml (#65)
1 parent 5661530 commit a063eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/delete-old-branches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
fi
4949
done
5050
env:
51-
GITHUB_TOKEN: ${{ secrets.CODE-IDP-GITHUB-TOKEN }}
51+
GITHUB_TOKEN: ${{ secrets.CODE_IDP_TOKEN }}

0 commit comments

Comments
 (0)