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 8232721 commit ac60393Copy full SHA for ac60393
.github/workflows/platformio-publish-release.yml
@@ -6,7 +6,7 @@ on:
6
- "v*"
7
8
permissions:
9
- contents: read
+ contents: write
10
11
jobs:
12
publish-platformio-release:
0 commit comments