We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11fec56 commit b0ee995Copy full SHA for b0ee995
1 file changed
.github/workflows/testdriver.yml
@@ -52,6 +52,7 @@ jobs:
52
id: testdriver
53
env:
54
FORCE_COLOR: "3"
55
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
56
with:
57
key: ${{ secrets.DASHCAM_API }}
58
prerun: |
0 commit comments