Skip to content

Commit eaaa9a6

Browse files
committed
add beaconchain secret
1 parent 5882658 commit eaaa9a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_validator_data.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: python build.py
3333
env:
3434
PECTRAFIED_TOKEN: ${{ secrets.PECTRAFIED_TOKEN }}
35+
BEACONCHAIN_TOKEN: ${{ secrets.BEACONCHAIN_TOKEN }}
3536

3637
- name: Commit and push changes
3738
env:

0 commit comments

Comments
 (0)