diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b29fd0c..1d2351a 100755 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,8 +16,8 @@ jobs: uses: ayeressian/bunnycdn-storage-deploy@master with: source: "e2e/test-dir" - storageZoneName: "${{ secrets.STORAGE_NAME_TEST }}" - storagePassword: "${{ secrets.STORAGE_PASSWORD_TEST }}" + storageZoneName: "tttt" + storagePassword: "ttt" accessKey: "${{ secrets.ACCESS_KEY_TEST }}" pullZoneId: "${{ secrets.ZONE_ID_TEST }}" upload: "true"