Update push-to-beta.yml
This commit is contained in:
@@ -21,12 +21,4 @@ jobs:
|
|||||||
|
|
||||||
# Runs a set of commands using the runners shell
|
# Runs a set of commands using the runners shell
|
||||||
- name: Pushes to beta repository
|
- name: Pushes to beta repository
|
||||||
uses: cpina/github-action-push-to-another-repository@main
|
run: pwd
|
||||||
env:
|
|
||||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
|
||||||
with:
|
|
||||||
source-directory: ''
|
|
||||||
destination-github-username: 'brenner-tobias'
|
|
||||||
destination-repository-name: 'ha-addons-beta'
|
|
||||||
user-email: 19689801+brenner-tobias@users.noreply.github.com
|
|
||||||
target-branch: main
|
|
||||||
|
|||||||
Reference in New Issue
Block a user