Skip to content

Commit

Permalink
CI: test another username
Browse files Browse the repository at this point in the history
  • Loading branch information
theofficialgman committed Jan 28, 2024
1 parent 79f4cbf commit f340f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ jobs:
- name: Create Commit and Push
run: |
git config --global url.https://x-access-token:${{ github.token }}@github.com/.insteadOf https://github.com/
git config --global url.https://github-actions:${{ github.token }}@github.com/.insteadOf https://github.com/
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
git commit -a -m "Update App Versions, run by GitHub Actions - Apps updated:
Expand Down

0 comments on commit f340f4e

Please sign in to comment.