Skip to content

Commit

Permalink
Also deploy on push
Browse files Browse the repository at this point in the history
  • Loading branch information
TamaraGunkel authored Jan 19, 2022
1 parent 6b09141 commit 75ec41e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/githubpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
name: Deployment

on:
push:
branches:
- main

schedule:
- cron: '00 2 * * *'

Expand Down

0 comments on commit 75ec41e

Please sign in to comment.