wordpress-activitypub-event.../.forgejo/workflows/deploy_test.yml

14 lines
283 B
YAML
Raw Normal View History

2023-11-25 11:21:20 +01:00
# .github/workflows/deploy_wordpress_test1.yml
name: Deploy to https://wordpress-test.event-federation.eu/
on:
workflow_dispatch:
inputs:
web_root_directory:
description: wordpress-test.event-federation.eu
required: true
jobs:
deploy:
2023-11-25 11:25:21 +01:00
<<: *deploy