Skip to content

build(deps-dev): bump @tailwindcss/postcss from 4.2.4 to 4.3.0 (#581) #482

build(deps-dev): bump @tailwindcss/postcss from 4.2.4 to 4.3.0 (#581)

build(deps-dev): bump @tailwindcss/postcss from 4.2.4 to 4.3.0 (#581) #482

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/asistent-medical-comunitar
secrets:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
token: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}