Skip to content

build(deps): bump league/commonmark from 2.6.2 to 2.7.0 (#121) #137

build(deps): bump league/commonmark from 2.6.2 to 2.7.0 (#121)

build(deps): bump league/commonmark from 2.6.2 to 2.7.0 (#121) #137

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