Skip to content

Commit 186e68c

Browse files
Update bot.yaml
1 parent db96fe9 commit 186e68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
3939
- name: Run CaltechDATA Metadata Validation
4040
env:
41-
CALTECHDATA_TOKEN: ${{ secrets.CALTECHDATA_TOKEN }}
41+
RDMTOK: ${{ secrets.CALTECHDATA_TOKEN }}
4242
run: |
4343
python tests/bot_yaml.py
4444
- name: Run Unit Tests

0 commit comments

Comments
 (0)