mirror of
https://github.com/felixfoertsch/EurKEY-macOS.git
synced 2026-04-16 06:28:28 +02:00
add workflow_dispatch trigger to website deployment
This commit is contained in:
1
.github/workflows/website.yml
vendored
1
.github/workflows/website.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: Deploy website
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user