mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-21 23:13:43 +00:00
Add permissions to run "deploy everywhere" action
This commit is contained in:
4
.github/workflows/deploy-wikitree-apps.yml
vendored
4
.github/workflows/deploy-wikitree-apps.yml
vendored
@@ -1,6 +1,8 @@
|
||||
name: Deploy to WikiTree Apps
|
||||
|
||||
on: workflow_dispatch
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user