mirror of https://github.com/arendst/Tasmota.git
Branch dev
This commit is contained in:
parent
065a6a35c7
commit
4feefcc7b5
|
@ -21,7 +21,7 @@ jobs:
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
branch: 'master'
|
branch: 'development'
|
||||||
force: true
|
force: true
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue