Skip to content

Commit 28d34b7

Browse files
committed
Fix incorrect uid
1 parent 9cd8028 commit 28d34b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/refresh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
keeper-secret-config: ${{ secrets.KSM_CONFIG }}
2323
secrets: |-
24-
lv4qSA1x9r_hBnPhx-HX_A/file/registration.yaml > file:${{ runner.temp }}/registration/cur_registration.yaml
24+
KOvpmbsoepm69o3k7iAcVQ/file/registration.yaml > file:${{ runner.temp }}/registration/cur_registration.yaml
2525
LXdIN2HmAPOOPec9x79Iew/field/login > env:FLEXCTL_LOGIN
2626
LXdIN2HmAPOOPec9x79Iew/field/password > env:FLEXCTL_PASSWORD
2727
- name: Docker pull flex-Gateway

0 commit comments

Comments
 (0)