We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fbced1 commit a2a45e6Copy full SHA for a2a45e6
.github/workflows/micropython.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
pull_request:
6
release:
7
- types: [created]
+ types: [published]
8
9
env:
10
MICROPYTHON_VERSION: v1.27.0
0 commit comments