updates deployment.yaml

This commit is contained in:
greg
2025-02-20 00:01:48 -08:00
parent e804df393d
commit 66d11f6f9b

View File

@@ -27,6 +27,3 @@ jobs:
directory: src/ # The directory where your built site is located
branch: main # The branch to deploy; defaults to the branch triggering the workflow
workingDirectory: . # Working directory relative to the repository root
wranglerVersion: '3' # Optional: Specify a Wrangler version (e.g. '3' or 'beta')
commitDirty: false # Optional: Mark workspace as dirty or not for deployment
skipCaching: false # Optional: Whether to skip asset caching to speed up builds