Skip to content

Commit

Permalink
Use trakt user
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed Feb 13, 2024
1 parent 385133c commit 770102c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submit.yml
Expand Up @@ -20,7 +20,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.GH_TOKEN}}
EMAIL: ${{secrets.EMAIL}}
- name: Create Github Release
Expand Down

0 comments on commit 770102c

Please sign in to comment.