diff --git a/.github/workflows/pgdb-create.yaml b/.github/workflows/pgdb-create.yaml index a0e311d..c1eef87 100644 --- a/.github/workflows/pgdb-create.yaml +++ b/.github/workflows/pgdb-create.yaml @@ -44,7 +44,7 @@ jobs: --tier Burstable \ --sku-name Standard_B1ms \ --storage-size 32 \ - --version 16 + --version 16 \ --public-access 13.82.232.186 echo "Add Firewall Rule"