Skip to content

Commit

Permalink
Cleanup GitHub pages publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
antoninkriz committed Apr 14, 2024
1 parent 74d1bc4 commit 3606423
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./ctu-timetable-generator/out
force_orphan: true
user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com'

0 comments on commit 3606423

Please sign in to comment.