Skip to content

lapiz-close-confirmation-dialog: make the close confirmation bigger #107

lapiz-close-confirmation-dialog: make the close confirmation bigger

lapiz-close-confirmation-dialog: make the close confirmation bigger #107

Workflow file for this run

name: reusing workflow
on:
push:
branches: [ "*" ]
pull_request:
branches: [ "*" ]
workflow_dispatch:
jobs:
docker:
uses: cafe-desktop/cafe-common/.github/workflows/main.yml@master
with:
image_name: lapiz
tag: $GITHUB_RUN_NUMBER
secrets:
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_USERNAME }}
DOCKER_HUB_ACCESS_TOKEN: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}