Skip to content

Commit

Permalink
Update refreshKodiAddon.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
codingPF authored Oct 10, 2023
1 parent b2793e1 commit 7fe5adc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/refreshKodiAddon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jobs:
- name: Commit & Push changes
uses: actions-js/push@master
with:
branch: master
github_token: ${{ secrets.GITHUB_TOKEN }}
directory: ${{ github.event.repository.name }}
message: "publish ${{ inputs.target_app }} ${{ inputs.target_app_branch }} for ${{ inputs.repository_package_folder }}"

0 comments on commit 7fe5adc

Please sign in to comment.