Skip to content

Commit

Permalink
Set user name to trakt
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed Jun 1, 2024
1 parent b364a25 commit d45f136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
kodi-version: matrix
addon-id: script.trakt
env: # Make sure you create the below secrets (GH_TOKEN and EMAIL)
GH_USERNAME: ${{ github.actor }}
GH_USERNAME: trakt
GH_TOKEN: ${{secrets.XBMC_REPO}}
EMAIL: ${{secrets.EMAIL}}
- name: Create Github Release
Expand Down

0 comments on commit d45f136

Please sign in to comment.