mirror of
https://github.com/felixfoertsch/EurKEY-macOS.git
synced 2026-04-17 23:18: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
|
name: Deploy website
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user