mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
Update copycat_master.yml
This commit is contained in:
parent
bf9467d7b5
commit
1e3427ad89
5
.github/workflows/copycat_master.yml
vendored
5
.github/workflows/copycat_master.yml
vendored
@ -2,8 +2,8 @@ name: Copy_firmware_master
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
jobs:
|
||||||
copycat:
|
copycat:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
@ -19,6 +19,7 @@ copycat:
|
|||||||
dst_repo_name: install
|
dst_repo_name: install
|
||||||
username: workflow
|
username: workflow
|
||||||
commit_message: "Update from official release"
|
commit_message: "Update from official release"
|
||||||
|
|
||||||
copycat32:
|
copycat32:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user