diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b29fd0c..208b7e0 100755 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,7 +18,7 @@ jobs: source: "e2e/test-dir" storageZoneName: "${{ secrets.STORAGE_NAME_TEST }}" storagePassword: "${{ secrets.STORAGE_PASSWORD_TEST }}" - accessKey: "${{ secrets.ACCESS_KEY_TEST }}" + accessKey: "ddd" pullZoneId: "${{ secrets.ZONE_ID_TEST }}" upload: "true" remove: "true"