Update push-to-beta.yml

This commit is contained in:
Tobias Brenner
2022-01-20 22:45:30 +01:00
committed by GitHub
parent 179550f0ae
commit 636f048eec
+2 -10
View File
@@ -18,15 +18,7 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
# Runs a set of commands using the runners shell
- name: Pushes to beta repository
uses: cpina/github-action-push-to-another-repository@main
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
run: pwd