We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63735dd commit c5287ebCopy full SHA for c5287eb
.github/workflows/check-arduino.yml
@@ -23,6 +23,6 @@ jobs:
23
with:
24
compliance: specification
25
# Change this to "update" once the library is added to the index.
26
- library-manager: submit
+ library-manager: update
27
# Always use this setting for official repositories. Remove for 3rd party projects.
28
official: true
0 commit comments