mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 13:16:32 +00:00
revert trigger different repo
This commit is contained in:
parent
d9e5fea17c
commit
bbe9f8f4ef
14
.github/workflows/Tasmota_build_development.yml
vendored
14
.github/workflows/Tasmota_build_development.yml
vendored
@ -1351,17 +1351,3 @@ jobs:
|
|||||||
destination_repo: 'arendst/Tasmota-firmware'
|
destination_repo: 'arendst/Tasmota-firmware'
|
||||||
user_email: 'github-actions@github.com'
|
user_email: 'github-actions@github.com'
|
||||||
user_name: 'github-actions'
|
user_name: 'github-actions'
|
||||||
- name: Creat trigger.txt
|
|
||||||
run: |
|
|
||||||
echo ${GITHUB_SHA} &> trigger.txt
|
|
||||||
echo "$(<trigger.txt)"
|
|
||||||
- name: Push trigger.txt to start Tasmota Specials workflow
|
|
||||||
uses: dmnemec/copy_file_to_another_repo_action@main
|
|
||||||
env:
|
|
||||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
|
||||||
with:
|
|
||||||
source_file: 'trigger.txt'
|
|
||||||
destination_repo: 'Jason2866/Tasmota-specials'
|
|
||||||
destination_branch: 'special_builder'
|
|
||||||
user_email: 'github-actions@github.com'
|
|
||||||
user_name: 'github-actions'
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user