We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4257069 commit 24805edCopy full SHA for 24805ed
.github/workflows/ci.yml
@@ -296,7 +296,7 @@ jobs:
296
uses: ./.github/actions/c-chain-reexecution-benchmark
297
with:
298
aws-region: 'us-east-2'
299
- aws-role: ${{ secrets.AWS_S3_READ_ONLY_ROLE }}
+ aws-role: ${{ secrets.AWS_S3_RW_ROLE }}
300
github-token: ${{ secrets.GITHUB_TOKEN }}
301
runner_name: 'self-hosted-runner-0.0.12'
302
firewood-13-reexecution:
@@ -313,6 +313,6 @@ jobs:
313
314
315
316
317
318
runner_name: 'self-hosted-runner-0.0.13'
0 commit comments