Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Fix: use reusable workflow #106

Fix: use reusable workflow

Fix: use reusable workflow #106

Workflow file for this run

name: "Release: learningpath-frontend"
on:
workflow_dispatch:
inputs: {}
push:
branches:
- master
jobs:
release:
uses: ndlano/reusable-workflows/.github/workflows/release.yaml@main
secrets: inherit
with:
component: learningpath-frontend