PT-2025-34541 · Github Actions · Boldestdungeon/Steam-Workshop-Deploy +1
Summary The steam-workshop-deploy github action does not exclude the .git directory when packaging content for deployment and provides no built-in way to do so. If a .git folder exists in the target directory e.g., due to a local Git repo, custom project structure, or via the actions/checkout...