Files
Luciano Giacchetta 18b9a859b6
All checks were successful
Update Gitea Version / update-version (push) Successful in 3s
Fix Molecule and Trigger (#1)
Reviewed-on: #1
2026-04-08 23:01:42 +00:00

18 lines
366 B
YAML

name: Calling Docusaurus
on:
push:
branches:
- main
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v4
with:
token: ${{ secrets.PUBLIC_REPOSITORY_DISPATCH }}
repository: gianet-us/www_gianet_us
event-type: trigger-docs-update