We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c237007 commit 1b6de7fCopy full SHA for 1b6de7f
.github/workflows/update-automation.yaml
@@ -419,7 +419,6 @@ jobs:
419
steps:
420
- name: Use role credentials for metrics
421
id: aws-creds
422
- continue-on-error: ${{ env.REPOSITORY != 'aws/code-editor' }}
423
uses: aws-actions/configure-aws-credentials@v4
424
with:
425
role-to-assume: ${{ env.AWS_ROLE_TO_ASSUME }}
0 commit comments