1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-03 01:52:39 +00:00

Add manual deployment trigger

This commit is contained in:
2022-04-14 10:09:08 -05:00
parent 569df8a18f
commit 002aec543f

View File

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