Skip to content

Commit f97e421

Browse files
committed
Note that manual deployment is possible
1 parent f1c8d7c commit f97e421

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,8 @@ If the data updates and you need to invalidate the current cache, you can append
117117

118118
### Deployment
119119

120-
Deployment is controlled by GitHub Actions, where:
120+
Deployment is controlled by GitHub Actions in `.github/workflows/`, where:
121121

122122
* pushes to the `main` branch redeploy the app to /nhp/dev/inputs/ for purposes of quality assurance
123123
* tagged releases trigger a new deployment to /nhp/vX-Y/inputs/, where 'vX-Y' is the current version (note the hyphen)
124+
* manual deployment is possible with `connect-publish-manual.yaml`

0 commit comments

Comments
 (0)