Browse Source

release v0.5.41

pull/442/head
lumapu 2 years ago
parent
commit
fe21b86957
  1. 1
      .github/workflows/compile_release.yml

1
.github/workflows/compile_esp8266.yml → .github/workflows/compile_release.yml

@ -5,6 +5,7 @@ on:
branches: main
paths:
- 'src/**' # build only when changes occur here
- '.github/workflows/compile_release.yml'
- '!README.md'
- '!CHANGES.md'
- '!User_Manual.md'
Loading…
Cancel
Save