Shared Forgejo Actions
Find a file
2026-04-24 14:46:07 +02:00
.gitignore Initial commit 2026-04-24 14:46:07 +02:00
2026-04-17-forgejo-shared-actions-migration.md Add Forgejo shared actions migration working document 2026-04-24 14:46:07 +02:00
README.md Initial commit 2026-04-24 14:44:56 +02:00

shared-actions

Shared composite actions for Forgejo CI/CD pipelines.

Actions

Action Description

Usage

Reference actions from your project's workflow:

- uses: schmalz/shared-actions/.github/actions/<action-name>@v1
  with:
    # see each action's README for inputs

Each action has its own README with inputs, usage examples, and notes.