Skip to content

Commit

Permalink
Remove unnecessary unset-current-crednetials parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
philmcmahon committed Oct 2, 2023
1 parent 374f380 commit c8fb361
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
with:
role-to-assume: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }}
aws-region: eu-west-1
unset-current-credentials: true

# Setup Node, checking common Node config files to determine the version of Node to use.
# Configuring caching is also recommended.
Expand Down

0 comments on commit c8fb361

Please sign in to comment.