Update astro.yml
This commit is contained in:
parent
543ce0985f
commit
5d07b78ea1
1 changed files with 1 additions and 2 deletions
3
.github/workflows/astro.yml
vendored
3
.github/workflows/astro.yml
vendored
|
@ -1,9 +1,8 @@
|
||||||
name: Deploy Astro site to VM
|
name: Deploy to VM
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue