Skip to content

Commit

Permalink
feat(ci): keep files on page deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
RiscadoA committed Nov 6, 2023
1 parent 621a7ad commit 2441e60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ jobs:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
external_repository: GameDevTecnico/cubos
publish_dir: ${{github.workspace}}/output
keep_files: true

0 comments on commit 2441e60

Please sign in to comment.