Github action to automatically deploy a release image to Netlify (#2750)

* netlify script

* remove npm ci

* add filter

* release note

* whoops
This commit is contained in:
shall0pass
2024-05-20 08:59:52 -05:00
committed by GitHub
parent 201f0fd336
commit bfda42a2be
3 changed files with 52 additions and 0 deletions

3
.gitignore vendored
View File

@@ -46,3 +46,6 @@ bundle.mobile.js.map
# Misc
.#*
# Local Netlify folder
.netlify