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 7bb9f4f commit c8ec569Copy full SHA for c8ec569
.github/workflows/go-test.yml
@@ -29,3 +29,5 @@ jobs:
29
30
- name: Run tests
31
run: task test
32
+ env:
33
+ GH_TOKEN: ${{ secrets.ARDUINOBOT_TOKEN }}
0 commit comments