Skip to content

chore(deps): bump awcodes/filament-tiptap-editor from 3.4.21 to 3.4.2… #300

chore(deps): bump awcodes/filament-tiptap-editor from 3.4.21 to 3.4.2…

chore(deps): bump awcodes/filament-tiptap-editor from 3.4.21 to 3.4.2… #300

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