Skip to content

build(deps): bump symfony/yaml from 7.1.5 to 7.1.6 (#871) #941

build(deps): bump symfony/yaml from 7.1.5 to 7.1.6 (#871)

build(deps): bump symfony/yaml from 7.1.5 to 7.1.6 (#871) #941

Workflow file for this run

name: Build and push image to registry
on:
push:
branches:
- main
tags:
- v*
jobs:
build:
uses: code4romania/.github/.github/workflows/build-push-image.yml@main
with:
images: code4romania/website-factory
secrets:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
token: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}