mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-06-06 05:49:01 -04:00
Add manual deployment trigger
This commit is contained in:
parent
569df8a18f
commit
002aec543f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -1,5 +1,6 @@
|
|||
name: Deploy Website
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue