Skip to content

Migrate security-check to reusable Github Actions #1

Migrate security-check to reusable Github Actions

Migrate security-check to reusable Github Actions #1

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-tiqr"