Skip to content

Commit 51dc35c

Browse files
authored
Update go.yml
1 parent a033701 commit 51dc35c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ jobs:
3535
- name: Coverage
3636
uses: gwatts/go-coverage-action@v1.1.2
3737
with:
38+
token: ${{ secrets.GH_TOKEN }}
3839
coverage-threshold: 85

0 commit comments

Comments
 (0)