We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11e35a commit a258aceCopy full SHA for a258ace
.github/workflows/release.yml
@@ -10,7 +10,7 @@ permissions:
10
11
jobs:
12
publish:
13
- if: github.repository == 'arduino/lab-micropython-installer'
+ if: github.repository == 'arduino/lab-micropython-package-installer'
14
strategy:
15
fail-fast: false
16
matrix:
0 commit comments