Skip to content

Commit 6d36572

Browse files
authored
Fix typo in action metadata
1 parent 7b3861c commit 6d36572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ inputs:
2020
The name for the CircuitPython repo. The default is 'circuitpython-repo',
2121
and there typically isn't any reason to change this unless it conflicts
2222
with an existing folder name in your repository.
23-
required: truehttps://github.com/adafruit/Adafruit_CircuitPython_turtle/pull/31
23+
required: true
2424
default: 'circuitpython-repo'
2525
mpy-directory:
2626
description: >

0 commit comments

Comments
 (0)