Skip to content

build(deps-dev): bump vite from 6.2.3 to 6.2.4 (#86) #106

build(deps-dev): bump vite from 6.2.3 to 6.2.4 (#86)

build(deps-dev): bump vite from 6.2.3 to 6.2.4 (#86) #106

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 }}