Skip to content

chore(deps): bump livewire/livewire from 2.12.6 to 2.12.8 (#183) #126

chore(deps): bump livewire/livewire from 2.12.6 to 2.12.8 (#183)

chore(deps): bump livewire/livewire from 2.12.6 to 2.12.8 (#183) #126

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