Fix token reference

This commit is contained in:
Daniel Lindmark 2024-07-21 19:05:25 -05:00
parent 5ecd3551c9
commit 7e76738f06

View File

@ -21,4 +21,4 @@ jobs:
task_type: "Schematic-Review"
additional_params: '{"SCH_VER":"3"}'
env:
ALLSPICE_TOKEN: ${{ secrets.ALLSPICE_TOKEN }}
ALLSPICE_TOKEN: ${{ allspice.token }}