diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6e0a6b6..fe82540 100755 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,6 +20,6 @@ jobs: storagePassword: "${{ secrets.STORAGE_PASSWORD_TEST }}" accessKey: "${{ secrets.ACCESS_KEY_TEST }}" pullZoneId: "${{ secrets.ZONE_ID_TEST }}" - upload: "true", + upload: "true" remove: "true" purge: "true"