Skip to content

chore(deps): bump filament/filament from 3.2.125 to 3.2.127 (#126) #299

chore(deps): bump filament/filament from 3.2.125 to 3.2.127 (#126)

chore(deps): bump filament/filament from 3.2.125 to 3.2.127 (#126) #299

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: code4romania/rezultatevot
secrets:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
token: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}