Skip to content

chore(deps): bump filament/spatie-laravel-media-library-plugin from 3… #301

chore(deps): bump filament/spatie-laravel-media-library-plugin from 3…

chore(deps): bump filament/spatie-laravel-media-library-plugin from 3… #301

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