Update copycat_master.yml

This commit is contained in:
Jason2866 2021-08-27 23:27:24 +02:00 committed by GitHub
parent bf9467d7b5
commit 1e3427ad89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@ name: Copy_firmware_master
on:
push:
copycat:
jobs:
copycat:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
@ -19,6 +19,7 @@ copycat:
dst_repo_name: install
username: workflow
commit_message: "Update from official release"
copycat32:
runs-on: ubuntu-latest
steps: