|
|
@ -4,7 +4,7 @@ name: Deploy static content to Pages |
|
|
|
on: |
|
|
|
on: |
|
|
|
# Runs on pushes targeting the default branch |
|
|
|
# Runs on pushes targeting the default branch |
|
|
|
push: |
|
|
|
push: |
|
|
|
branches: ["index.html"] |
|
|
|
branches: ["main"] |
|
|
|
|
|
|
|
|
|
|
|
# Allows you to run this workflow manually from the Actions tab |
|
|
|
# Allows you to run this workflow manually from the Actions tab |
|
|
|
workflow_dispatch: |
|
|
|
workflow_dispatch: |
|
|
|