No description
Find a file Use this template
Andrew Tyler d65eebe3c8
Some checks failed
Trigger Remote Build / trigger (push) Failing after 1s
first-commit
2026-05-01 19:18:18 -05:00
.forgejo/workflows first-commit 2026-05-01 19:18:18 -05:00
README.md first-commit 2026-05-01 19:18:18 -05:00

Function

This template is designed to trigger a forgeo action in another repo. It uses the following variables:

Vars

  • ${{ vars.REPO_ORG }}

Defines the org of the target repo.

  • ${{ vars.TARGET_REPO }}

Defines the name of the target repo.

  • ${{ vars.ACTION_FILE }}

Defines the name of the workflow file to trigger in the target repo.

Secrets

  • ${{ secret.REGISTRY_TOKEN }}

An api token that has action:write privs