Skip to content
1 min read

Actions

Forgejo Actions: runs, workflows, secrets, and variables.

Run these fj commands against your own Forgejo host or against Fjord managed Forgejo hosting. If you are moving repositories first, use the migrate from GitHub to Forgejo guide.

  • fj run — Manage workflow runs (Forgejo Actions)
  • fj workflow — Manage workflow definitions (trigger a workflow_dispatch)
  • fj secret — Manage Actions secrets
  • fj variable — Manage Actions variables
Contributors
  • Stephen Way