We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b3861c commit 6d36572Copy full SHA for 6d36572
action.yml
@@ -20,7 +20,7 @@ inputs:
20
The name for the CircuitPython repo. The default is 'circuitpython-repo',
21
and there typically isn't any reason to change this unless it conflicts
22
with an existing folder name in your repository.
23
- required: truehttps://github.com/adafruit/Adafruit_CircuitPython_turtle/pull/31
+ required: true
24
default: 'circuitpython-repo'
25
mpy-directory:
26
description: >
0 commit comments