Skip to content

Commit db89c4f

Browse files
committed
update docs
1 parent 769003c commit db89c4f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/deploy-quarto-static-site.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# Deploys a static site -- Intended to be called from another workflow e.g.
2-
# uses: TimChild/webserver-template/deploy-static-site@main
1+
# Deploys a quarto static site -- Intended to be called from another workflow e.g.
2+
# uses: TimChild/webserver-template/deploy-quarto-static-site@main
33
# with:
4-
# DROPLET_IP: ${{ secrets.DROPLET_IP }}
4+
# vps-ip: ${{ secrets.DROPLET_IP }}
5+
# ...
56

67
name: Deploy Quarto Site
78

0 commit comments

Comments
 (0)