wordpress-activitypub-event.../.forgejo/workflows/deploy_test.yml
Workflow config file is invalid. Please check your config file: yaml: unknown anchor 'deploy-job' referenced

14 lines
288 B
YAML

# .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:
<<: *deploy-job