We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5882658 commit eaaa9a6Copy full SHA for eaaa9a6
.github/workflows/update_validator_data.yml
@@ -32,6 +32,7 @@ jobs:
32
run: python build.py
33
env:
34
PECTRAFIED_TOKEN: ${{ secrets.PECTRAFIED_TOKEN }}
35
+ BEACONCHAIN_TOKEN: ${{ secrets.BEACONCHAIN_TOKEN }}
36
37
- name: Commit and push changes
38
0 commit comments