fix: remove working-directory setting from documentation deployment workflow

This commit is contained in:
Luboš Zíma
2025-07-13 16:59:21 +07:00
parent fafc32e45c
commit b74054fe0c

View File

@ -2,7 +2,6 @@ name: Test deployment
defaults:
run:
shell: bash
working-directory: ./documentation
on:
pull_request: