Skip to content

build(deps-dev): bump friendsofphp/php-cs-fixer from 3.74.0 to 3.75.0… #109

build(deps-dev): bump friendsofphp/php-cs-fixer from 3.74.0 to 3.75.0…

build(deps-dev): bump friendsofphp/php-cs-fixer from 3.74.0 to 3.75.0… #109

Workflow file for this run

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