update upload action

This commit is contained in:
andreas 2021-11-07 21:11:28 +01:00
parent c8a5f73ba3
commit fbb68089d5
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
env: env:
VERSION: ${{ steps.version.outputs.version}} VERSION: ${{ steps.version.outputs.version}}
PLATFORMIO_BUILD_FLAGS: "-DGWRELEASEVERSION=${{ steps.version.outputs.version}}" PLATFORMIO_BUILD_FLAGS: "-DGWRELEASEVERSION=${{ steps.version.outputs.version}}"
run: pio run -e m5stack-atom run: pio run
- name: Create Release - name: Create Release