diff --git a/.github/workflows/auto-cd.yml b/.github/workflows/auto-cd.yml index f851098..e3b1d68 100644 --- a/.github/workflows/auto-cd.yml +++ b/.github/workflows/auto-cd.yml @@ -165,7 +165,7 @@ jobs: - PayOS__ClientId=${{ secrets.PAYOS_CLIENT_ID }} - PayOS__ApiKey=${{ secrets.PAYOS_API_KEY }} - PayOS__ChecksumKey=${{ secrets.PAYOS_CHECKSUM_KEY }} - - BaseURL=com.app.tgx: + - "BaseURL=com.app.tgx:" - ApplyMigrations=false - AllowedHosts=* - B2Storage__ServiceUrl=${{ secrets.B2_SERVICE_URL }}