Skip to content

Commit

Permalink
testing custom github token
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd-mueller committed Aug 30, 2024
1 parent 4bfb82d commit ea56e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_profile_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
email: [email protected]
name: sahar-frikha
actor: sahar-frikha
token: '${{secrets.Sahar_Workflows_Token}}'
token: '${{secrets.GITHUB_TOKEN}}'

- name: Commit and Push the changes in the website
run: |
Expand Down

0 comments on commit ea56e69

Please sign in to comment.