Skip to content

Commit e20ca98

Browse files
authored
Fix build badge
Not sure why this no longer works, but changing it to use the filename instead of the action name seems to fix it.
1 parent c0c5485 commit e20ca98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Teensy XInput USB Mode
2-
[![Build Status](https://github.com/dmadison/ArduinoXInput_Teensy/workflows/build/badge.svg?branch=master)](https://github.com/dmadison/ArduinoXInput_Teensy/actions?query=workflow%3Abuild)
2+
[![Build Status](https://github.com/dmadison/ArduinoXInput_Teensy/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/dmadison/ArduinoXInput_Teensy/actions?query=workflow%3Abuild)
33

44
The files in this repository will add an additional USB mode ("XInput") to your Teensy board, allowing it to emulate an Xbox gamepad.
55

0 commit comments

Comments
 (0)