Skip to content

Commit c8ec569

Browse files
committed
add gh token
1 parent 7bb9f4f commit c8ec569

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ jobs:
2929

3030
- name: Run tests
3131
run: task test
32+
env:
33+
GH_TOKEN: ${{ secrets.ARDUINOBOT_TOKEN }}

0 commit comments

Comments
 (0)