CI
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -1,5 +1,3 @@
|
||||
name: PlatformIO CI (esp32thing only)
|
||||
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
@@ -36,4 +34,4 @@ jobs:
|
||||
tag_name: "${{ github.ref_name }}"
|
||||
files: firmware.bin
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user