feat: 🚀 deploy preview

Signed-off-by: Eric Nemchik <eric@nemchik.com>
pull/1410/head
Eric Nemchik 2 months ago
parent 549015cdd5
commit 6388a8bbc9
No known key found for this signature in database

@ -46,7 +46,7 @@ jobs:
if: github.event_name == 'pull_request'
uses: rossjrw/pr-preview-action@v1.4.7
with:
source-dir: ./site/
source-dir: .
deploy:
if: github.event_name == 'push' && contains(fromJson('["refs/heads/master", "refs/heads/main"]'), github.ref)

Loading…
Cancel
Save