Skip to content

Commit f92b280

Browse files
committed
fixup! fix workflows
1 parent 3580350 commit f92b280

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
@@ -23,3 +23,5 @@ jobs:
2323

2424
- name: Run tests
2525
run: go tool task test
26+
env:
27+
GH_TOKEN: ${{ secrets.ARDUINOBOT_TOKEN }}

0 commit comments

Comments
 (0)