Add manual deployment trigger

This commit is contained in:
Jonah Aragon 2022-04-14 10:09:08 -05:00
parent 569df8a18f
commit 002aec543f
No known key found for this signature in database
GPG Key ID: E147BA439A59846D

View File

@ -1,5 +1,6 @@
name: Deploy Website
on:
workflow_dispatch:
release:
types: [published]