Skip to content

Commit 74e41e0

Browse files
authored
chore(e2e): Remove unused secrets in aws cleanup job (#6037)
1 parent 959fe3e commit 74e41e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-ci-cleanup-oss.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ jobs:
3838
--user root
3939
-t
4040
env:
41-
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
42-
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
4341
TIME_LIMIT: "48h"
4442
timeout-minutes: 60
4543
steps:

0 commit comments

Comments
 (0)