Skip to content

Commit

Permalink
rename secret
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoAndresCortes authored Jul 21, 2024
1 parent a401e7a commit 116374c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/theme-customs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
repository: SMFTricks/Theme-Customs
ref: ${{ github.event.inputs.main_repo_branch }}
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
token: ${{ secrets.THEME_CUSTOMS }}
path: temp_clone

- name: Copy main-repo contents to new directory
Expand Down

0 comments on commit 116374c

Please sign in to comment.