Fix env var typo
This commit is contained in:
parent
0222654197
commit
fe8b061282
@ -30,4 +30,4 @@ jobs:
|
||||
|
||||
- name: Run script
|
||||
run: |
|
||||
TOkEN=${{ secrets.TOKEN }} go run .
|
||||
TOKEN=${{ secrets.TOKEN }} go run .
|
||||
|
Loading…
x
Reference in New Issue
Block a user