Skip to content

Commit

Permalink
fix: Add github actor as username for creds
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-bradbury-gds committed Oct 25, 2024
1 parent 19edaa1 commit 2dbba11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
with:
sonar_token: ${{ secrets.SONAR_TOKEN }}
github-token: ${{ secrets.MODULE_FETCH_TOKEN }}
github-actor: ${{ secrets.MODULE_FETCH_TOKEN_USERNAME }}
2 changes: 1 addition & 1 deletion mobile-android-pipelines

0 comments on commit 2dbba11

Please sign in to comment.