Update github action
This commit is contained in:
parent
74b1c40ffd
commit
3d26564b8f
2
.github/workflows/pio-build.yaml
vendored
2
.github/workflows/pio-build.yaml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
- name: Run PlatformIO
|
- name: Run PlatformIO
|
||||||
run: pio run -e gravity-release -e gravity32-release -e gravity32c3-release -e gravity32s2-release
|
run: pio run -e gravity-release -e gravity32-release -e gravity32c3-release -e gravity32s2-release
|
||||||
|
|
||||||
- uses: EndBug/add-and-commit@v7 # You can change this to use a specific version. https://github.com/marketplace/actions/add-commit
|
- uses: EndBug/add-and-commit@v9 # You can change this to use a specific version. https://github.com/marketplace/actions/add-commit
|
||||||
with:
|
with:
|
||||||
add: 'bin'
|
add: 'bin'
|
||||||
author_name: GitHub Action
|
author_name: GitHub Action
|
||||||
|
Loading…
Reference in New Issue
Block a user