deploy on push
This commit is contained in:
parent
64fd53a8e5
commit
405c12ba3f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: Build and Deploy
|
||||
|
||||
on: [workflow_dispatch]
|
||||
on: [push]
|
||||
|
||||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue