Skip to content

Merge pull request #326 from OpenConext/feature/reusable-workflows #2

Merge pull request #326 from OpenConext/feature/reusable-workflows

Merge pull request #326 from OpenConext/feature/reusable-workflows #2

Workflow file for this run

name: release
on:
push:
tags:
- "*.*.*"
jobs:
build-release-and-push-container:
uses: openconext/openconext-githubactions/.github/workflows/symfony-release.yml@main
with:
component_name: "Stepup-RA"