We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bde1a3 commit 21b270bCopy full SHA for 21b270b
.github/workflows/arduino-lint.yml
@@ -22,6 +22,6 @@ jobs:
22
uses: arduino/arduino-lint-action@v2
23
with:
24
compliance: specification
25
- library-manager: update
+ library-manager: submit # remember to change to 'update' after the library is published on the libraries index
26
# Always use this setting for official repositories. Remove for 3rd party projects.
27
official: true
0 commit comments